|
| Reporter | hoijui | Assigned To | tvo | |
|---|
| Priority | normal | Severity | minor | Reproducibility | always |
|---|
| Status | resolved | Resolution | fixed | |
|---|
|
| 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. |
|---|
| Attached Files | Command.diff (Attachment missing)
|
|---|
|
| Checked infolog.txt for Errors | |
|---|
|