| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0004628 | IGSTK | public | 2007-03-19 10:45 | 2011-02-01 13:51 | |||||
| Reporter | Ziv Yaniv | ||||||||
| Assigned To | Luis Ibanez | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Summary | 0004628: SerialCommunication class interface and error checking | ||||||||
| Description | igstk::SerialCommunication class interface does not follow the RequestXYZ() format and as a consequence does not deal with error conditions. Examples include all SetXYZ() methods such as SetPortNumber(), SetBaudRate(), etc. . These will accept and set invalid values. If the SetXYZ() interface is kept the method parameter type must change to strongly typed enums and not standard enums, or change the interface to RequestSetXYZ() and check the enum value. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
| There are no notes attached to this issue. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-02-01 13:51 | Patrick Cheng | Status | assigned => resolved |
| 2011-02-01 13:51 | Patrick Cheng | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |