View Issue Details

IDProjectCategoryView StatusLast Update
0004635Spring engineGeneralpublic2015-01-02 00:47
Reporterabma Assigned Toabma  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0004635: clang compile warnings: http://buildbot.springrts.com/builders/full-clang/builds/464/steps/buildConfigNinja/logs/warnings%20%283
Description../../rts/Game/GameHelper.h:23:1: warning: struct 'UnitDef' was previously declared as a class [-Wmismatched-tags]
../../rts/Game/GameHelper.h:24:1: warning: struct 'MoveDef' was previously declared as a class [-Wmismatched-tags]
../../rts/Sim/MoveTypes/MoveDefHandler.h:18:1: warning: 'MoveDef' defined as a struct here but previously declared as a class [-Wmismatched-tags]
../../rts/Sim/Units/UnitDef.h:44:1: warning: 'UnitDef' defined as a struct here but previously declared as a class [-Wmismatched-tags]
../../rts/Rendering/Map/InfoTexture/Modern/Path.h:35:6: warning: private field 'updateFrame' is not used [-Wunused-private-field]
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-12-19 22:02 abma New Issue
2014-12-19 22:02 abma Status new => assigned
2014-12-19 22:02 abma Assigned To => abma
2014-12-19 22:02 abma Description Updated
2015-01-02 00:47 abma Changeset attached => spring release 0cb0cf3c
2015-01-02 00:47 abma Status assigned => resolved
2015-01-02 00:47 abma Resolution open => fixed