FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001009FL51.1 FLCLpublic2020-07-06 13:502020-09-15 08:22
ReporterFalk Reichbott 
Assigned ToFalk Reichbott 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformGeneralOSGeneralOS VersionGeneral
Product Version5.1.22 
Target Version5.1.24Fixed in Version5.1.24 
Summary0001009: Record length requires the delimiter length, but the delimiter is not part of the record
DescriptionIf RECL=1600 and RECF=DLM and RECD=x'0D0A' and the delimiter is the 1601 and 1602 byte then a record length error occur. In such a case we expect no error, because the record itself is not longer then 1600 bytes.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0001333)
Falk Reichbott (administrator)
2020-09-15 08:22

Add length of delimiter to the end pointer of the record to prevent error before the maximum length of the record is achieved.

To implement this the FIO.REC() and FIO.BLK() requires now the maximum delimiter length (8 byte) as air behind, because the delimiter must be read additional to the record.

- Issue History
Date Modified Username Field Change
2020-07-06 13:50 Falk Reichbott New Issue
2020-07-06 13:50 Falk Reichbott Status new => assigned
2020-07-06 13:50 Falk Reichbott Assigned To => Falk Reichbott
2020-08-19 16:52 Falk Reichbott Target Version 5.1.23 => 5.1.24
2020-09-15 08:22 Falk Reichbott Note Added: 0001333
2020-09-15 08:22 Falk Reichbott Status assigned => resolved
2020-09-15 08:22 Falk Reichbott Fixed in Version => 5.1.24
2020-09-15 08:22 Falk Reichbott Resolution open => fixed


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker