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-19
696 error illegal value, the value must be between 1 and 15, inclusive
697 error the argument to _arg_present must be a parameter name
698 error _arg_present is only allowed within a variable/extensible
function
699 error atomic operations are only allowed on variables or bit-fields
700 error atomic operands must be properly aligned
701 error the operands are not assignment compatible
702 error the stack for %s is empty
703 error the stack for %s is full
704 error the argument for pragma %s does not match the value given
on the command line
706 error atomic operands must be 1, 2, or 4 bytes
707 error atomic bit-field operands must <= 16 bits
708 error atomic bit-field operands must be completely contained in a
properly aligned 16-bit container
709 error _extensible/_variable is not allowed for template functions
710 error _alias is not allowed for template functions
711 error _extensible/_variable is not allowed for member functions
712 error _alias is not allowed for member functions
714 error %s is incompatible with extensible
715 error %s is incompatible with variable
716 error %s is incompatible with callable
717 error %s is incompatible with interrupt
718 error _interrupt is not allowed for template functions
719 error _interrupt is not allowed for member functions
720 error overloaded function not allowed in #pragma function
721 warning expected a "::" following the class/struct name
722 warning "%s" is not allowed on function declarations
723 warning a function definition may not have a language attribute
724 error the "%s" attribute of this declaration is incompatible with %sfd
725 error a definition is not allowed for a declaration with a language
attribute %s
726 error a function pointer is not allowed to have an alias attribute
727 error too few parameters for extensible(%s)
728 warning feature is obsolete%s
Table 21-1. Native C and C++ Compiler Messages (page 19 of 20)
Message
Number
Message
Type Message Text