A stream of warnings appears whenever a model is built.
Reason:
Typically, only errors or lines preceded by multiple asterisks ( *** ... ) indicate a valid problem when the results of a build are reviewed. Watching the session during a build might provide indications of any errors that are encountered.
Warning levels in the Review output file are enabled so that you can return to the list in case any problems are seen when running the CA Gen application.
The following list contains typical warnings that can be expected at the onset of Review. These warnings are not significant.
...warning C4018:'initializing': signed/un-signed mismatch
...warning C4035:'x':no return value
...warning C4101:'x':unreferenced local variable
...warning C4761: integral size mismatch in argument; conversion supplied
...warning C4013:'x':undefined;assuming extern returning int
...warning C4051: type conversion; possible loss of data
Action:
If you prefer that the compiler not display warning messages, make the following modifications to the BUILD_RI_C.SCR and BUILD_LM_C.SCR scripts:
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|