View Issue Details

IDProjectCategoryView StatusLast Update
0001491Spring engineGeneralpublic2009-07-06 13:38
ReporterSirMaverick Assigned ToAuswaschbar  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.79.1.0+git 
Summary0001491: synctrace compile errors
DescriptionCompiling with synctrace enabled fails, due to 3 errors:
rts/Sim/Units/UnitTypes/Factory.cpp:257
type not defined -> "ud->type.c_str()"
rts/Sim/Weapons/Weapon.cpp:912
string does not work with << -> "name.c_str()"
rts/Sim/Weapons/Weapon.cpp:913
dir is unknown -> "frontdir"

Line numbers take from 0.79.1.2 release. Current git version has the same problem.
Suggested change make it compile, not 100% sure if it's that what was intended.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2009-07-05 17:52 SirMaverick New Issue
2009-07-06 13:38 Auswaschbar Status new => resolved
2009-07-06 13:38 Auswaschbar Resolution open => fixed
2009-07-06 13:38 Auswaschbar Assigned To => Auswaschbar