FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000192FL52.2 Subprogram FLUC (CONV)public2013-10-08 16:362013-10-09 17:31
ReporterFalk Reichbott 
Assigned ToFalk Reichbott 
PrioritynormalSeverityminorReproducibilityN/A
StatusresolvedResolutionfixed 
PlatformSystem zOSz/OSOS VersionV1R13
Product Version 
Target Version5.1Fixed in Version0.08 
Summary0000192: Binary read of USS files over ZOS-RTE does not work
DescriptionA binary read of a USS file whithout delimiter result in a empty file.
TagsNo tags attached.
Attached Files

- Relationships
related to 0000193resolvedFalk Reichbott Support of record mode (stop, cut, wrap) for USS files on MVS 

-  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
Powered by Mantis Bugtracker