IBM Support

PI56951: RATIONAL DEVELOPER FOR SYSTEM Z (RDZ): RDZ CLIENT 9.5 PLI CONTENT ASSIST MAKES WRONG PROPOSALS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Rational Developer for System z (RDz): RDZ client 9.5
    content assist makes wrong proposals when PLI declare
    structure contains an union.
    
    For instance, in the following program, when I create a new line
    pki#, then hit the ctrl+space, the following proposals are wrong
    for pkd and bez as they are not a part of rectype.
    pki#.rectype.pkd
    pki#.rectype.pkd.bez
    
    P49583: proc options(main);
    
        dcl 1 pki#,
             2 rectype          char(3),
             2 *                union,
              3 pkd,
               4 bez            char(8);
      pki#;
    end P49583;
    

Local fix

Problem summary

  • RDz's PL/I content assist does not correctly handle * data items
    in declare statements.
    

Problem conclusion

  • Modified PL/I content assist to properly handle * data items in
    declare statements.
    
    The problem listed in this APAR has been resolved with
    IBM Rational Developer for System z V9.5.1.1 Fix Pack which
    is available from the Recommended Fixes support download page:
    http://www-1.ibm.com/support/docview.wss?rs=2294&uid=swg27006335
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI56951

  • Reported component name

    RATL DEV FOR SY

  • Reported component ID

    5724T0700

  • Reported release

    950

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-02-10

  • Closed date

    2016-05-27

  • Last modified date

    2016-05-27

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    RATL DEV FOR SY

  • Fixed component ID

    5724T0700

Applicable component levels

  • R951 PSY

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSTRMM","label":"IBM Developer for z\/OS"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"950","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
16 October 2021