Kednos PL/I for OpenVMS Alphatm
Release Notes for Version 4.5 and Runtime Library Version 4.4H


Previous Contents

15.1 Corrected Compiler Errors

Corrected compiler errors are as follows:

15.2 Corrected Documentation Errors

The errors in this section have been corrected in the current version of the documentation (DEC PL/I Version 4.0).

The VAX PL/I Version 3.5 user manual said on page 2-13 that all Error and Warning error messages are counted toward the error limit. VAX PL/I and DEC PL/I do not count Warning messages, only Error messages, toward the error limit.

The PL/I Reference Manual for VAX VMS and RISC ULTRIX contained an error on the description of the LTRIM and RTRIM built-in functions. The definition in that manual for LTRIM(s,[b]) states that LTRIM removes blanks from the left of string s; or if b is supplied, removes string b from the left of string s. The correct definition of LTRIM(s,[b]) is that LTRIM removes white space from the left of string s; or if b is supplied, removes string b from the left of string s. The definition in the manual of RTRIM(s,[b]) states that RTRIM removes blanks from the right of string s; or if b is supplied, removes string b from the right of string s. The correct definition of RTRIM(s,[b]) is that RTRIM removes white space from the right of string s; or if b is supplied, removes string b from the right of string s. White space characters are defined as blank, tab, newline, carriage return, vertical tab, and formfeed.

16 Known Problems and Restrictions With Version 4.1

This section describes known problems with DEC PL/I Version 4.1, and known ways to avoid the problems.

17 Known Problems and Restrictions With Version 4.0

This section describes known problems with DEC PL/I Version 4.0. Because DEC PL/I Version 4.0 is based on VAX PL/I Version 3.5, Digital recommends that you read the VAX PL/I Version 3.5 release notes before submitting an SPR.

17.1 Compiler Known Errors and Methods of Avoidance

Known compiler errors and suggestions for avoiding them are as follows:

17.2 Run-Time Library Known Errors and Methods of Avoidance

These release notes for DEC PL/I for OpenVMS AXP Version 4.0 include release notes for the OpenVMS AXP Run-Time Library (RTL), as the DEC PL/I for OpenVMS AXP Version 4.0 kit that you receive contains a special version of the Run-Time Library (in the DPLIVMS040 file). In future releases, OpenVMS AXP will supply the RTL, as it has in the past, and RTL release notes will be included with the OpenVMS AXP release notes.

Information in this section is listed by operating-system version:

OpenVMS AXP Version 1.5

17.3 Known Errors in the PL/I for OpenVMS Systems Documentation

The known errors in the PL/I for OpenVMS OpenVMS documentation are as follows:

Previous Contents Contents