View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006396IGSTKIGSTKpublic2008-02-20 15:422008-04-14 15:16
ReporterAndinet 
Assigned ToPatrick Cheng 
PrioritynormalSeveritymajorReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Summary0006396: Serial communication doesn't work with the release mode
Description Serial communication doesn't work with the release mode

Reported by: Patrick Cheng
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0011289)
Patrick Cheng (developer)
2008-04-14 15:16

the return value of serialComm->OpenCommunication(), m_ReturnValue is not initialized (In OpenPort success, it forgot to set the variable to be SUCCESS). DEBUG version of the runtime library will initialize the memory to known value, but RELEASE won't do that. That's why it works under Debug but not Release .

 Issue History
Date Modified Username Field Change
2008-02-20 15:42 Andinet New Issue
2008-02-20 15:42 Andinet Status new => assigned
2008-02-20 15:42 Andinet Assigned To => Patrick Cheng
2008-04-14 15:16 Patrick Cheng Status assigned => closed
2008-04-14 15:16 Patrick Cheng Note Added: 0011289
2008-04-14 15:16 Patrick Cheng Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team