C/C++ Programmer's Guide (G06.25+)
Native C and C++ Compiler Messages
HP C/C++ Programmer’s Guide for NonStop Systems—429301-008
21-18
665 warning,
error
this pragma must appear before any declaration
666 warning this pragma is only supported on the command line
667 error a different fieldalign was specified previously
668 error #pragma fieldalign for %s given, but no struct with that tag
was declared
670 error section name %s was not found in the include file
671 error only one #pragma column is allowed in a file
672 error illegal value, the value must be between 20 and 32767,
inclusive
673 error functions that are _interrupt, _extensible, or _variable may
not be overloaded
674 error there is an _extensible or _variable function with this name,
overloading is not permitted
675 remark this attribute is not compatible with the language given
676 error functions in this language may not be _extensible
677 error functions in this language may not be _variable
678 remark,
error
this language is not compatible with one or more attributes of
this function
679 error this feature has not been implemented yet
680 remark this is a TNS feature, it is recognized for source compatibilty
purposes only
682 warning there is no type or variable declared by that name in scope
683 error the refalign pragma only applies to pointers
684 error a different refaligned was specified earlier
685 error _is_caller_priv may only be called within a _callable function
687 error an extensible procedure may have at most 31 parameters
688 error a variable procedure may have at most 31 parameters
689 error a variable/extensible procedure must have at least 1 paramter
690 error a callable function cannot return a struct by value
691 error a variable/extensible function cannot return a struct by value
692 error a callable function cannot pass a struct by value
693 error a variable/extensible function cannot pass a struct by value
694 error a callable function cannot have a variable argument list (...)
695 error a variable/extensible function cannot have a variable
argument list (...)
Table 21-1. Native C and C++ Compiler Messages (page 18 of 20)
Message
Number
Message
Type Message Text