Anonymous | Login | Signup for a new account | 2024-11-21 13:44 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 | ||||
0000192 | FL5 | 2.2 Subprogram FLUC (CONV) | public | 2013-10-08 16:36 | 2013-10-09 17:31 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | System z | OS | z/OS | OS Version | V1R13 | ||||
Product Version | |||||||||
Target Version | 5.1 | Fixed in Version | 0.08 | ||||||
Summary | 0000192: Binary read of USS files over ZOS-RTE does not work | ||||||||
Description | A binary read of a USS file whithout delimiter result in a empty file. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0000131) Falk Reichbott (administrator) 2013-10-08 16:39 |
It looks like that this will be a bug of the RTE. in Assembler this will work, but over the c run time environment no data and eof will be deliverd in this case. Further investigation required, it could be we must issue a PMR at IBM. |
(0000134) Falk Reichbott (administrator) 2013-10-09 17:31 |
The error was in BIORIO module. The module has return EOF if *piLen was greater then 0. It must return EOF only if no data read, means *piLen==0. This small fix also solve the wrong statistic values at other places. |
Issue History | |||
Date Modified | Username | Field | Change |
2013-10-08 16:36 | Falk Reichbott | New Issue | |
2013-10-08 16:36 | Falk Reichbott | Status | new => assigned |
2013-10-08 16:36 | Falk Reichbott | Assigned To | => Falk Reichbott |
2013-10-08 16:39 | Falk Reichbott | Note Added: 0000131 | |
2013-10-08 16:44 | Falk Reichbott | Relationship added | related to 0000193 |
2013-10-09 17:31 | Falk Reichbott | Note Added: 0000134 | |
2013-10-09 17:31 | Falk Reichbott | Status | assigned => resolved |
2013-10-09 17:31 | Falk Reichbott | Fixed in Version | => 0.08 |
2013-10-09 17:31 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |