View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0037951 | FPC | RTL | public | 2020-10-18 14:51 | 2020-10-21 20:50 |
Reporter | Wolfgang Helbig | Assigned To | Florian | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | imac | OS | os x | ||
Product Version | 3.2.0 | ||||
Fixed in Version | 3.2.1 | ||||
Summary | 0037951: The procedure seek should go one position after the last item. | ||||
Description | Get the filesize s of a file f. The invocation seek(f, s) should not fail. Similar to get(f), which can set the file position to one position after the last item of the file. This is the only position, where eof(f) holds. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
FPCOldBugId | |||||
FPCTarget | - | ||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-10-18 14:51 | Wolfgang Helbig | New Issue | |
2020-10-18 14:58 | Wolfgang Helbig | Note Added: 0126388 | |
2020-10-21 20:50 | Florian | Assigned To | => Florian |
2020-10-21 20:50 | Florian | Status | new => resolved |
2020-10-21 20:50 | Florian | Resolution | open => no change required |
2020-10-21 20:50 | Florian | Fixed in Version | => 3.2.1 |
2020-10-21 20:50 | Florian | FPCTarget | => - |
2020-10-21 20:50 | Florian | Note Added: 0126446 |