View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004628IGSTKpublic2007-03-19 10:452011-02-01 13:51
ReporterZiv Yaniv 
Assigned ToLuis Ibanez 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Summary0004628: SerialCommunication class interface and error checking
Descriptionigstk::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.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 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


Copyright © 2000 - 2018 MantisBT Team