Ticket #1074 (closed defect: fixed)

Opened 17 months ago

Last modified 17 months ago

[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

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

Change History

Changed 17 months ago by Echelon9

Fix for GCC compile

comment:1 Changed 17 months ago by jan

  • Status changed from new to closed
  • Resolution set to fixed

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

comment:2 Changed 17 months ago by k776

  • Milestone changed from Backlog to Alpha 9

comment:3 Changed 17 months ago by historic_bruno

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