© Copyright International Business Machines Corporation 2017. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
© Copyright HCL Technologies Ltd. 2017-2019. All Rights Reserved.
attolstartC fails to generate a correct PTU when a function is defined between two #include statements.
Workaround: Move function definitions
A goto statement placed in an infinite loop cannot be displayed as 'covered ' if it is placed just before the 'while(0)' statement.
Workaround: N/A
When a Code Review rules contains characters like '<', '>', '&', Test Realtime Studio will display a blank report.
Workaround: Fix in confrule.xml
attolpreproAda fails with syntax error when finding a variable declared in the specification package.
Workaround: N/A
attolpreproC fails to generate a valid tsf file. In this case, Studio is not able to display the diagram. This occurs when, during test selection, the first test is not selected.
Workaround: N/A
Files RCL_API_Log_Sample_1_0_<number>.xml are generated when launching the tools.
Workaround: N/A
if a prototype without any parameter is visible 'extern func();' on a function with some parameters the out parameters are generated without pointer indirection.
Workaround: N/A
When a ptu file contains a comment line with '#--' at the beginning of the script, preprocessing it leads to the crash of the attolpreproAda preprocessor with the following error : 'flex scanner push-back overflow'.
Workaround: N/A
When modifying the report settings the new settings 'Report Contents Depth Viewer' is not save.
Workaround: N/A
On the following sample typedef struct { int info1; int info2; int info3; } MyData_T, *MyData_Tp; System Test Wizard listed only MyData_Tp
Workaround: Make 2 typedef
Whatever RTRT_VARIABLE_INIT_SUPPORTED is set to, the global variable used to store the count of stub calls is still initialized.
Workaround: N/A
TDP is not correctly generated when Attol_big_mod_size is modified.
Workaround: N/A
Attempt to generate a Target Deployment Port (TDP using the TDP editor) with a xdp file extension in capital lead to the following error : 'Usage: tdpgen [<options>] <TdpFile> [<TargetDirectory>]'
Workaround: Change extension
When a project has failed nodes, the status of the project is 'failed'. If the nodes are fixed and rebuild individually, the project status remains 'failed'.
Workaround: N/A
If the stack size for a given function is not always the same during the execution of the application (that can happen depending of the compiler optimisation), the Worst Stack Size takes now the maximum (instead of the first value).
Workaround: N/A
Ada code generator does not add space around unary operators.
Workaround: N/A
Instrumentor (attolcc4) option -rename=<function_name> remove the function instead of renaming it.
Workaround: N/A
Instrumentation of IF after a GOTO label will generate noncompilable code in C99 mode.
Workaround: N/A
Attempt to run Code Review leads to rule E16.50 not being reported.
Workaround: N/A
attolada : cannot add multiple restriction options.
Workaround: N/A
The perl scripts does not set the variable $EXEEXT in the kit Ada.
Workaround: N/A
atostart4 does not generate data on some parameter.
Workaround: N/A
Instrumentor opt -rename does not do it when part of exunit.
Workaround: N/A