Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#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 Wassenberg Patch:

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 (1)

t1074-cache-gcc-compile.patch (477 bytes ) - added by Echelon9 12 years ago.
Fix for GCC compile

Download all attachments as: .zip

Change History (4)

by Echelon9, 12 years ago

Fix for GCC compile

comment:1 by Jan Wassenberg, 12 years ago

Resolution: fixed
Status: newclosed

(In [10816]) [gcc] compile fix. fixes #1074 thanks to Echelon9!

comment:2 by Kieran P, 12 years ago

Milestone: BacklogAlpha 9

comment:3 by historic_bruno, 12 years ago

Keywords: review removed
Note: See TracTickets for help on using tickets.