C/C++ Programmer's Guide (G06.27+, H06.03+)

Table Of Contents
Native C and C++ Compiler Messages
HP C/C++ Programmer’s Guide for NonStop Systems429301-010
21-2
117 warning integer constant is too large
118 error invalid octal digit
119 error quoted string should contain at least one character
120 error too many characters in character constant
121 warning character value is out of range
122 error must have a constant value
123 warning,
error
expected an expression
124 warning,
error
constant is out of range
125 error expression must have integral type
126 error expression must have arithmetic type
127 warning,
error
expected a line number
128 error invalid line number
129 error the #if for this directive is missing
130 error the #endif for this directive is missing
131 warning,
error
directive is not allowed -- an #else has already appeared
132 warning division by zero
133 warning,
error
expected an identifier
134 error expression must have arithmetic or pointer type
135 error operand types are incompatible (%t1 and %t2)
137 error expression must have pointer type
138 error #undef may not be used on this predefined name
139 error this predefined name may not be redefined
140 warning macro redefined differently
141 warning cast between pointer-to-object and pointer-to-function
142 error duplicate macro parameter name
143 error “##” may not be first in a macro definition
144 error “##” may not be last in a macro definition
145 error expected a macro parameter name
146 error expected a “:”
147 error too few arguments in macro invocation
Table 21-1. Native C and C++ Compiler Messages (page 2 of 20)
Message
Number
Message
Type Message Text