Anonymous | Login | Signup for a new account | 2024-11-21 13:57 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000684 | CLE/P | 2. CLP | public | 2015-04-15 10:13 | 2015-04-15 10:59 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | General | OS | General | OS Version | General | ||||
Product Version | 1.1 | ||||||||
Target Version | 1.2 | Fixed in Version | 1.2 | ||||||
Summary | 0000684: Error messages with "longer than n" are wrong | ||||||||
Description | The error messages from CLP with "longer than n" are wrong. A string defined with size 2 can contain only 1 character, but the error messages says it is "longer then 2". This is a little bit confusing. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000820) Falk Reichbott (administrator) 2015-04-15 10:59 |
There was simply the number in the error message for 0-terminated string still by size and must decrement with 1 to be correct in this message. The same issue was also for hexvalues where the size must multiply with 2 for a correct error message. Both mistakes are corrected now. |
Issue History | |||
Date Modified | Username | Field | Change |
2015-04-15 10:13 | Falk Reichbott | New Issue | |
2015-04-15 10:13 | Falk Reichbott | Status | new => assigned |
2015-04-15 10:13 | Falk Reichbott | Assigned To | => Falk Reichbott |
2015-04-15 10:59 | Falk Reichbott | Note Added: 0000820 | |
2015-04-15 10:59 | Falk Reichbott | Status | assigned => resolved |
2015-04-15 10:59 | Falk Reichbott | Fixed in Version | => 1.2 |
2015-04-15 10:59 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |