Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000373 | mercury | Bug | public | 2015-01-13 17:40 | 2016-02-24 09:44 |
Reporter | wangp | ||||
---|---|---|---|---|---|
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | 15.11 | Fixed in Version | |||
Summary | 0000373: string.to_float imprecisely specified | ||||
Description | string.to_float does not explicitly describe the literals that it will accept, and may be backend dependent. As it is, it goes beyond Mercury float literals and that accepted by parsing_utils.float_literal_as_string. Examples: "1" (missing fractional part and exponent) "+1" (leading plus) ".1" (leading dot) "1." "1.e" "1e" | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2015-01-13 17:40 | wangp | New Issue | |||
2015-01-13 18:12 | juliensf | Note Added: 0000803 | |||
2015-10-29 14:47 | pbone | Target Version | => 15.11 | ||
2016-02-24 09:44 | juliensf | Note Added: 0000883 |