| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0000655 | Spring engine | General | public | 2007-10-12 09:10 | 2008-04-30 17:15 | ||||
| Reporter | hoijui | ||||||||
| Assigned To | tvo | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0000655: [patch] Command and CommandQueue minor changes | ||||||||
| Description | In Command, there were two ';' missing. In CommandQueue, the enum QueueType was in the private section (before public:), but was used as return statement by the public function GetType(). I moved the enum QueueType into the public section. | ||||||||
| Additional Information | I saw these things only because SWIG reported the mas errors/inconsistencies. | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
tvo (reporter) 2008-04-30 17:15 |
Oh forgot this one because it was in the AI section. Anyway it is committed now, in r5809. Thank you for the patch. |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-10-12 09:10 | hoijui | New Issue | |
| 2007-10-12 09:10 | hoijui | File Added: Command.diff | |
| 2008-04-28 21:32 | tvo | Summary | Command and CommandQueue minor changes => [patch] Command and CommandQueue minor changes |
| 2008-04-30 17:06 | tvo | Project | AI => Spring engine |
| 2008-04-30 17:15 | tvo | Status | new => resolved |
| 2008-04-30 17:15 | tvo | Resolution | open => fixed |
| 2008-04-30 17:15 | tvo | Assigned To | => tvo |
| 2008-04-30 17:15 | tvo | Note Added: 0002203 | |


