)? (Msg IGYOS4021-W)

>We are beginning the transition to COBOL V5.2 from V4.2 and exploring the n=
>ew options available for debugging.

>We just discovered that the INITCHECK option is incompatible with OPTIMIZE(=
>0).  Using both options generates this warning-level message:

>IGYOS4021-W   The "INITCHECK" option was discarded due to option conflict r=
>esolution.  The "OPTIMIZE(0)" option took precedence.=20

>There is no restriction documented for INITCHECK in the V5.2 Programmer's G=
>uide and no mention of this incompatibility in the section on incompatible =
>compiler options either.

INITCHECK takes advantage of control flow analysis done by OPT(1|2) and so
cannot function with OPT(0).

We are trying to be aggressive about back-fitting migration assisting new
features but we can't  update all documentation everywhere.  The Knowledge
Center is updated every few months and is your best bet.  If we are missing
documentation, please open a PMR and we wil fix it!

Cheers,
TomR              >> COBOL is the Language of the Future! <<

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to