Ticket #1074 (closed defect: fixed)
[PATCH] Compile on GCC broken by r10815
| Reported by: | Echelon9 | Owned by: | |
|---|---|---|---|
| Priority: | Should Have | Milestone: | Alpha 9 |
| Component: | Core engine | Keywords: | |
| Cc: | jan |
Description
An addition in r10815 breaks compilation on GCC flavours with:
source/lib/sysdep/arch/x86_x64/cache.cpp:643: error: explicit qualification in declaration of 'const x86_x64::Cache* x86_x64::Caches(size_t)'
Fix attached.
Attachments
Change History
Changed 17 months ago by Echelon9
- Attachment t1074-cache-gcc-compile.patch added
Note: See
TracTickets for help on using
tickets.

Fix for GCC compile