View Issue Details

IDProjectCategoryView StatusLast Update
0000917Spring engineGeneralpublic2008-05-04 13:04
Reporterzenzike Assigned ToILMTitan  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.76b1+svn 
Summary0000917: [patch] UnitDef warning
DescriptionThe order of variables in struct BuildInfo declarations are different to those in the instantiations, which gives a compiler warning (since it's the order of declarations that matters, not the instantiations).

I've made a patch that stops this warning from springing up.
TagsNo tags attached.
Attached Files
unitdef.patch (Attachment missing)
Checked infolog.txt for Errors

Activities

ILMTitan

2008-05-04 13:04

reporter   ~0002235

Committed. Thank You.

Issue History

Date Modified Username Field Change
2008-05-04 00:38 zenzike New Issue
2008-05-04 00:38 zenzike File Added: unitdef.patch
2008-05-04 12:59 ILMTitan Status new => assigned
2008-05-04 12:59 ILMTitan Assigned To => ILMTitan
2008-05-04 13:04 ILMTitan Status assigned => resolved
2008-05-04 13:04 ILMTitan Resolution open => fixed
2008-05-04 13:04 ILMTitan Note Added: 0002235