IBM Support

PI25332: RATIONAL DEVELOPER FOR SYSTEM Z (RDZ) : REMOTE SYNTAX CHECK DOES NOT HONOR THE OR(!) OPTION IN PL/I MACROS IN RDZ 8.5.X.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • In RDz 8.5.x and 9.1, the Remote Syntax Check does not honor
    theOR(!) option in PL/I macros.
    An RSC warning mark appears on the line that contains the
    statement.
    This works in "non macro" statements (i.e in normal PL/I
    programs).
    Example of program to reproduce :
    
    USSET18: proc () options(nodescriptor fetchable);
    
    %trace: procedure(cls, des);
       dcl cls      character;
       dcl des      character;
       answer('if (traceCls >= '!!cls!!') then do;') skip;
       answer('  useventcomm.logdescription ='!!des!!';');
    %end;
    
    trace(1,'start'!!'end');
    
    end USSET18;
    

Local fix

Problem summary

  • The PL/I parser did not support operators in Macro arguments
    well.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    PI25332

  • Reported component name

    RATL DEV FOR SY

  • Reported component ID

    5724T0700

  • Reported release

    851

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-09-09

  • Closed date

    2015-02-04

  • Last modified date

    2015-02-04

  • 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

  • R851 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":"851","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
16 October 2021