View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033023 | FPC | Documentation | public | 2018-01-14 14:34 | 2018-01-15 10:26 |
Reporter | Handoko | Assigned To | Michael Van Canneyt | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu | OS Version | 17.10 |
Product Version | 3.0.4 | Product Build | |||
Target Version | 3.2.0 | Fixed in Version | 3.1.1 | ||
Summary | 0033023: Misleading documentation for TextToFloat | ||||
Description | The documentation for TextToFloat mentions it uses either a '.' or the value of the DecimalSeparator variable as the decimal separator. But it is not fully correct and misleading. Here is the documentation: https://www.freepascal.org/docs-html/rtl/sysutils/texttofloat.html More info about the discussion for this topic: https://forum.lazarus.freepascal.org/index.php/topic,39669.msg273008.html#msg273008 | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 1459 | ||||
FPCOldBugId | |||||
FPCTarget | |||||
Attached Files |
|
|
The implementation has changed. This used to be correct, but apparently no longer. I have documented this. Thanks for reporting! |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-01-14 14:34 | Handoko | New Issue | |
2018-01-14 14:34 | Handoko | Status | new => assigned |
2018-01-14 14:34 | Handoko | Assigned To | => Michael Van Canneyt |
2018-01-15 10:26 | Michael Van Canneyt | Fixed in Revision | => 1459 |
2018-01-15 10:26 | Michael Van Canneyt | Note Added: 0105838 | |
2018-01-15 10:26 | Michael Van Canneyt | Status | assigned => resolved |
2018-01-15 10:26 | Michael Van Canneyt | Fixed in Version | => 3.1.1 |
2018-01-15 10:26 | Michael Van Canneyt | Resolution | open => fixed |
2018-01-15 10:26 | Michael Van Canneyt | Target Version | => 3.2.0 |