View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004809 | The Dark Mod | Coding | public | 31.05.2018 18:02 | 01.06.2018 16:27 |
Reporter | StefanB | Assigned To | stgatilov | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | ||||
Product Version | TDM 2.06 | ||||
Target Version | TDM 2.07 | Fixed in Version | TDM 2.07 | ||
Summary | 0004809: Unknown value "HUGE" in tools/compilers/roqvq/codec.cpp | ||||
Description | The code uses "HUGE" as an initialization value for some double variables. This should probably be DBL_MAX from <float.h> | ||||
Tags | No tags attached. | ||||
This is some deprecated version of HUGE_VAL, I guess. Anyway, all of these HUGEs are actually infinities. P.S. I wonder, what version of gcc you use? |
|
Fixed in svn rev 7428. | |
Sorry for reopening, otherwise I can not add a comment :-/ Its not compiler, but libc dependent: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=813378e9fe17e029caf627cab76fe23eb46815fa |
|
Date Modified | Username | Field | Change |
---|---|---|---|
31.05.2018 18:02 | StefanB | New Issue | |
01.06.2018 13:57 | stgatilov | Assigned To | => stgatilov |
01.06.2018 13:57 | stgatilov | Status | new => assigned |
01.06.2018 15:06 | stgatilov | Note Added: 0010493 | |
01.06.2018 15:21 | stgatilov | Note Added: 0010494 | |
01.06.2018 15:21 | stgatilov | Target Version | => TDM 2.07 |
01.06.2018 15:21 | stgatilov | Status | assigned => resolved |
01.06.2018 15:21 | stgatilov | Fixed in Version | => TDM 2.07 |
01.06.2018 15:21 | stgatilov | Resolution | open => fixed |
01.06.2018 15:59 | StefanB | Note Added: 0010495 | |
01.06.2018 15:59 | StefanB | Status | resolved => feedback |
01.06.2018 15:59 | StefanB | Resolution | fixed => reopened |
01.06.2018 16:27 | stgatilov | Status | feedback => resolved |
01.06.2018 16:27 | stgatilov | Resolution | reopened => fixed |