2025-07-22 05:57 CEST

View Revisions: Issue #4635

Summary 0004635: clang compile warnings: http://buildbot.springrts.com/builders/full-clang/builds/464/steps/buildConfigNinja/logs/warnings%20%283
Revision 2014-12-19 22:02 by abma
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]
Revision 2014-12-19 22:02 by abma
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]
../../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]