ECN-BMRG002 Boomerang compiler shows wrong line number or gives a memory fault

Incidents:
  • 3133321
  • 3133321
  • 3230918
RPI Numbers:
  • 1119524
  • 1112069
  • 1120594

Product: Boomerang

Module: Boomerang (server) and Compiler (client)

Machines Affected: All

Known Versions Affected: All

DESCRIPTION:

On some systems, when the Boomerang client sent a file to the Boomerang server to be preprocessed, the Boomerang server produced a memory fault due to small system stack space. Boomerang has been updated to accommodate small stack space.

On other systems, when the original COBOL program contained an error, the compiler didn't report the correct line number of the statement in error. This happened because the Boomerang server did not correctly insert the Boomerang line directives in the preprocessed file ,or because the compiler reported the line prior to the statement in error.

Both of these issues are resolved in this release.