View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000917 | Spring engine | General | public | 2008-05-04 00:38 | 2008-05-04 13:04 | ||||
Reporter | zenzike | ||||||||
Assigned To | ILMTitan | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.76b1+svn | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000917: [patch] UnitDef warning | ||||||||
Description | The 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. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|||
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 |