Anonymous | Login | 2022-05-28 04:54 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000546 | OMNeT++ | IDE / result analysis | public | 2012-02-29 21:34 | 2013-08-07 15:48 | ||||
Reporter | andras | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.2.1 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000546: Result Analysis tool does not understand infinity | ||||||||
Description | MSVC's printf outputs 1.#INF and -1.#INF for infinity, but if I open in the IDE a scalar file containing such a value (attached one), the value does not appear and the .sca file is flagged with an error marker. Same error should be reproducible with scavetool (not tried). Apparently the fault of parseDouble() in scaveutils.cc. Should check for "INF" as substring (strstr()), like for "IND". Even better, case insensitive substring. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() | ||||||||
![]() |
|
(0000747) andras (administrator) 2012-03-28 11:17 |
fixed *after* 4.2.2 |
(0000810) tomi (developer) 2013-08-07 15:48 |
I was unable to reproduce this bug with OMNeT 4.3. From the code it seems that it has already been fixed. |
![]() |
|||
Date Modified | Username | Field | Change |
2012-02-29 21:34 | andras | New Issue | |
2012-02-29 21:34 | andras | File Added: x.sca | |
2012-03-28 11:17 | andras | Note Added: 0000747 | |
2013-08-07 15:48 | tomi | Note Added: 0000810 | |
2013-08-07 15:48 | tomi | Status | new => resolved |
2013-08-07 15:48 | tomi | Resolution | open => fixed |
Copyright © 2000 - 2022 MantisBT Team |