View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000277 | mercury | Bug | public | 2013-03-05 10:43 | 2013-03-20 16:18 | ||||
Reporter | wangp | ||||||||
Assigned To | wangp | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000277: float bugs on 64-bit if built with pregenerated C sources | ||||||||
Description | string.format("%f", [f(1.234)]) In low-level C, 64-bit, using a compiler built from the pregenerated source distribution, that returns "0.000000". string.from_float works correctly. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|