IBM Support

PM77607: COMPILATION OF .HTS.C FAILS WITH EXTRA ')'

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Since 7.5, the following System Testing script line :
    WAITTIL( MATCHING(message) || (WTIME > aTimeout), FALSE )
    
    will generate extraneous ')' because the '(' before WTIME is not
    taken into account
    
    the workaround is to write the corresponding line as
    
    WAITTIL( MATCHING(message) || WTIME > aTimeout, FALSE )
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    IBM Rational Test RelaTime - System Testing for C -
    Compilation of .hts.c fails with extra ')'
    

Problem conclusion

  • Fixed in version 8.0.0.3
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM77607

  • Reported component name

    TEST REALTIME U

  • Reported component ID

    5724G2001

  • Reported release

    800

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-11-22

  • Closed date

    2012-12-17

  • Last modified date

    2012-12-17

  • 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

    TEST REALTIME U

  • Fixed component ID

    5724G2001

Applicable component levels

  • R800 PSN

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSSHUF","label":"Rational Test RealTime"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"800","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
29 October 2021