View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0034690 | FPC | RTL | public | 2018-12-12 08:53 | 2018-12-12 09:38 |
Reporter | Ondrej Pokorny | Assigned To | Michael Van Canneyt | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.3.1 | Product Build | |||
Target Version | 3.2.0 | Fixed in Version | 3.3.1 | ||
Summary | 0034690: Missing UIntToStr from Delphi | ||||
Description | FPC misses UIntToStr (2 overloads) from Delphi: http://docwiki.embarcadero.com/Libraries/Tokyo/en/System.SysUtils.UIntToStr function UIntToStr(Value: Cardinal): string; function UIntToStr(Value: UInt64): string; | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 40529 | ||||
FPCOldBugId | |||||
FPCTarget | |||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-12-12 08:53 | Ondrej Pokorny | New Issue | |
2018-12-12 09:30 | Michael Van Canneyt | Fixed in Revision | => 40529 |
2018-12-12 09:30 | Michael Van Canneyt | Note Added: 0112500 | |
2018-12-12 09:30 | Michael Van Canneyt | Status | new => resolved |
2018-12-12 09:30 | Michael Van Canneyt | Fixed in Version | => 3.3.1 |
2018-12-12 09:30 | Michael Van Canneyt | Resolution | open => fixed |
2018-12-12 09:30 | Michael Van Canneyt | Assigned To | => Michael Van Canneyt |
2018-12-12 09:30 | Michael Van Canneyt | Target Version | => 3.2.0 |
2018-12-12 09:38 | Ondrej Pokorny | Note Added: 0112501 | |
2018-12-12 09:38 | Ondrej Pokorny | Status | resolved => closed |