Anonymous | Login | Signup for a new account | 2024-11-21 13:57 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000963 | FL5 | 4. Element, Byte, Record or other API | public | 2019-03-07 13:54 | 2019-03-15 15:00 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | General | OS | General | OS Version | General | ||||
Product Version | 5.1.19 | ||||||||
Target Version | 5.1.20 | Fixed in Version | 5.1.20 | ||||||
Summary | 0000963: Control a maximum limit of written bytes to prevent to large files | ||||||||
Description | The stream, byte and record interfaces needs to be extent at write with a limit of written bytes. If the limit achieved then a return code must be set, to close the file and to start the next file. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001222) Falk Reichbott (administrator) 2019-03-15 15:00 |
A new function fcbcount() for the byte and FCRCNT() for the record interface was introduced to determine the processed bytes or units (records/blocks) from the FIO or FMT components at input and output. |
Issue History | |||
Date Modified | Username | Field | Change |
2019-03-07 13:54 | Falk Reichbott | New Issue | |
2019-03-07 13:54 | Falk Reichbott | Status | new => assigned |
2019-03-07 13:54 | Falk Reichbott | Assigned To | => Falk Reichbott |
2019-03-15 15:00 | Falk Reichbott | Note Added: 0001222 | |
2019-03-15 15:00 | Falk Reichbott | Status | assigned => resolved |
2019-03-15 15:00 | Falk Reichbott | Fixed in Version | => 5.1.20 |
2019-03-15 15:00 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |