ECN-4744 I$IO OPEN-MODE overflow

Defect Number: 156106

Product: ACUCOBOL-GT

Module: Runtime

Machines Affected: All

Known Versions Affected: All

DESCRIPTION:

The fileys.def file defined OPEN-MODE as a SIGNED-SHORT, but it should be a SIGNED-INT to enable it to hold Fbulk-addition as an open mode value. This has been resolved, and includes a corresponding runtime change to correctly pass the open mode to i_open().