/sys$common/syshlp/helplib.hlb CC, Messages, PRAGMAOPTZERO *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Message If a #pragma optimize specifies level=0, that must be the only optimization setting specified by the pragma. Pragma is ignored. Description If a #pragma optimize specifies level=0, that must be the only optimization setting specified by the pragma. The compiler will ignore the directive. User Action Remove the other settings specified by the directive.
|