View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000016 | mercury | Bug | public | 2007-10-05 16:26 | 2007-10-18 16:20 | ||||
Reporter | pjrm | ||||||||
Assigned To | juliensf | ||||||||
Priority | normal | Severity | text | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000016: doc: description of float token wrong | ||||||||
Description | According to the current definition of the float token in the Mercury Reference manual, 1.0E-3 is not a float token (unless `-' is considered a "decimal digit"; which it isn't according to every authority I can think of): @item float A floating point literal consists of a sequence of decimal digits, a decimal point and a sequence of digits (the fraction part), and the letter @samp{E} and another sequence of decimal digits (the exponent). The fraction part or the exponent (but not both) may be omitted. Please insert and an optional sign (@samp{+} or @samp{-}) after {E}. Please also consider inserting (or @samp{e}) Thanks, pjrm. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
Notes | |
juliensf (administrator) 2007-10-15 22:58 |
I've posted a diff that fixes this. |
juliensf (administrator) 2007-10-18 16:20 |
r1.409 of doc/reference_manual.texi fixes this. |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-10-05 16:26 | pjrm | New Issue | |
2007-10-15 22:58 | juliensf | Note Added: 0000026 | |
2007-10-15 22:58 | juliensf | Assigned To | => juliensf |
2007-10-15 22:58 | juliensf | Status | new => assigned |
2007-10-18 16:20 | juliensf | Status | assigned => resolved |
2007-10-18 16:20 | juliensf | Resolution | open => fixed |
2007-10-18 16:20 | juliensf | Note Added: 0000030 |