View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000918 | Spring engine | General | public | 2008-05-04 01:17 | 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 | ||||
| Summary | 0000918: [patch] CommandQueue.h warning | ||||
| Description | Similar to 0000916, a compiler warning comes up since declaration order of variables differs from instantiation. I've moved the declaration order even though that's what determines build order, since the instantiation makes more design sense, and the order doesn't have any real impact on the code. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-05-04 01:17 | zenzike | New Issue | |
| 2008-05-04 01:17 | zenzike | File Added: commandqueue.patch | |
| 2008-05-04 09:13 | zenzike | Note Added: 0002234 | |
| 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: 0002236 |