- The new LAXDEF suboption of the RULES compiler option allows
the use of so-called illegal defining without having the compiler
generate E-level messages.
- The new FLOATINMATH compiler option offers easier control of
the precision with which math functions are evaluated.
- The new MEMINDEX, MEMSEARCH(R) and MEMVERIFY(R) built-in functions provide
the ability to search strings larger than 32K.
- The new ROUTCDE and DESC suboptions of the DISPLAY(WTO) compiler option
offers control of the corresponding elements of the WTO.
- The compiler now stores in each object a short string that
will be in storage even when the associated code runs and that records
all the options used to produce that object. This allows various
tools to produce better diagnostics.
- The compiler now issues messages identifying more of the places
where statements have been merged or deleted.
- The PLIDUMP output now includes a hex dump of user static.
- The PLIDUMP output now includes the options used to compile
each program in the Language Environment traceback.
- The PLIDUMP output now includes more information on PL/I files.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)