| Type | Bug | Status | reviewed | Date | 14-Jul-2010 23:19 |
|---|---|---|---|---|---|
| Version | alpha 99 | Category | Unspecified | Submitted by | abolka |
| Platform | All | Severity | minor | Priority | normal |
| Summary | mold/all 0.1 on Windows and Linux produces a different result |
|---|---|
| Description |
Linux: >> system/version == 2.100.99.4.2 >> mold/all 0.1 == "0.1" Windows: >> system/version == 2.100.99.3.1 >> mold/all 0.1 == "0.10000000000000001" |
| Example code |
| Assigned to | n/a | Fixed in | - | Last Update | 15-Jul-2010 00:02 |
|---|
| Comments | |
|---|---|
|
(0002445)
Carl 15-Jul-2010 00:02 |
We work to try to avoid issues like that, but it is not easy because there are subtle differences in the implementation of the standard C math lib between platforms, and also the availability and definition of fundamental lower level lib functions (like gcvt()). Such things will pop up, and we need to fix them. |
| Date | User | Field | Action | Change |
|---|---|---|---|---|
| 15-Jul-2010 00:02 | carl | Comment : 0002445 | Added | - |
| 14-Jul-2010 23:59 | carl | Description | Modified | - |
| 14-Jul-2010 23:59 | carl | Status | Modified | submitted => reviewed |
| 14-Jul-2010 23:19 | abolka | Ticket | Added | - |