Known problems Release Notes

© Copyright International Business Machines Corporation 2013. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

Release notes

1.0 Component Testing for C++
   1.1 APAR # PM90445 (DEFECT ID RATLC02513829)
   1.2 APAR # PM95715 (DEFECT ID RATLC02515261)
2.0 Installation - TestRT
   2.1 APAR # PM76569 (DEFECT ID RATLC02509464)
3.0 Runtime Analysis
   3.1 APAR # PM96731 (DEFECT ID RATLC02805523)

1.0 Component Testing for C++

   1.1 APAR # PM90445 (DEFECT ID RATLC02513829)

TestRT is not able to parse C 2011 notation && following types and vars.
No known workaround.

   1.2 APAR # PM95715 (DEFECT ID RATLC02515261)

With Boost : error #415: no suitable constructor exists to convert from template of template of template.
No known workaround

2.0 Installation - TestRT

   2.1 APAR # PM76569 (DEFECT ID RATLC02509464)

Installation failed (error status 23) when Installation Directory and Shared resources Directory are not on the same drive.
Workaround: use the same drive for both.

3.0 Runtime Analysis

   3.1 APAR # PM96731 (DEFECT ID RATLC02805523)

Ada MC/DC instrumentation do not insert 'use' clause to get visibility to operand type logical and/or when -forceeval remove shortcut operators. There is no plan to fix this behavior, because inserting the clause automatically may change the behavior of the complete code.
Workaround: insert manually the right 'use' clause in the original file.