View Issue Details

IDProjectCategoryView StatusLast Update
0002592DarkRadiantDesign/Codingpublic24.09.2011 08:20
Reporterdowner Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSFedoraOS VersionRawhide FC15
Product Version1.5.0 
Fixed in Version1.6.0 
Summary0002592: make[2]: *** [darkradiant-Shader.o] Error 1
DescriptionI tried to compile the DarkRadiant SVN with gcc-4.6.0-0.5.fc15 and got the following error:

selection/algorithm/Shader.cpp: At global scope:
selection/algorithm/Shader.cpp:53:23: error: reference ‘_shader’ cannot be declared ‘mutable’ [-fpermissive]
make[2]: *** [darkradiant-Shader.o] Error 1
make[2]: Leaving directory `/home/tom/sunken/doom3/darkradiant/radiant'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tom/sunken/doom3/darkradiant'
make: *** [all] Error 2
TagsNo tags attached.

Activities

greebo

greebo

01.02.2011 10:53

administrator   ~0003524

Is this a new error coming with gcc 4.6?
greebo

greebo

01.02.2011 11:09

administrator   ~0003525

Anyway, I checked in rev. 6275. Is it fixed now?
downer

downer

01.02.2011 19:02

reporter   ~0003533

Yes, this is a new error for gcc 4.6 (I also just tested it with 4.5.1) and both compile Shader.o now. I get a different error now though. I'll open a new bug and hope it's just an unrelated Fedora bug.

Issue History

Date Modified Username Field Change
30.01.2011 15:15 downer New Issue
01.02.2011 10:53 greebo Note Added: 0003524
01.02.2011 10:53 greebo Status new => acknowledged
01.02.2011 11:09 greebo Note Added: 0003525
01.02.2011 11:09 greebo Status acknowledged => resolved
01.02.2011 11:09 greebo Fixed in Version => 1.6.0
01.02.2011 11:09 greebo Resolution open => fixed
01.02.2011 11:09 greebo Assigned To => greebo
01.02.2011 19:02 downer Note Added: 0003533
24.09.2011 08:20 greebo Status resolved => closed