View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004016 | The Dark Mod | Coding | public | 05.01.2015 13:18 | 12.01.2015 18:33 |
Reporter | grayman | Assigned To | SteveL | ||
Priority | normal | Severity | normal | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 2.03 | ||||
Target Version | TDM 2.03 | ||||
Summary | 0004016: Investigate report of mantling problem | ||||
Description | See this note: http://forums.thedarkmod.com/topic/16766-testing-203-internal-development/page-21#entry362646 | ||||
Tags | No tags attached. | ||||
This problem plus the visportal problem in InnBiz were traced to a difference in the precision of intermediate results of floating-point calculations that MSVC introduced with VS2012. The engine relies on a high intermediate precision in some places, but VS2012+ truncates intermediate results to 32 bits. We've rolled back to using the 2010 compiler for the 2.03 release and we'll attempt to fix it in 2.04. | |
Date Modified | Username | Field | Change |
---|---|---|---|
05.01.2015 13:18 | grayman | New Issue | |
05.01.2015 13:18 | grayman | Status | new => assigned |
05.01.2015 13:18 | grayman | Assigned To | => SteveL |
12.01.2015 18:33 | SteveL | Note Added: 0007339 | |
12.01.2015 18:33 | SteveL | Status | assigned => resolved |
12.01.2015 18:33 | SteveL | Resolution | open => fixed |