ECN-4825 CALL ... RETURNING passes an incorrect number of parameters

Defect Number: 456007

Product: ACUCOBOL-GT

Module: Compiler

Machines Affected: All

Known Versions Affected: 10.5.0 and later

DESCRIPTION:

When using the -Znnn compiler compatibility switch where nnn was 103 or less, the compiler generated incorrect code for the parameters passed in a CALL statement if that statement included RETURNING or GIVING. This has been fixed; however, you must recompile your code.