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-3
148 error too many arguments in macro invocation
149 error operand of sizeof may not be a function
150 error this operator is not allowed in a constant expression
151 error this operator is not allowed in a preprocessing expression
152 error function call is not allowed in a constant expression
153 error this operator is not allowed in an integral constant expression
154 warning integer operation result is out of range
155 warning shift count is negative
156 warning shift count is too large
157 error declaration does not declare anything
158 error expected a “;”
159 error enumeration value is out of “int” range
160 error expected a "}"
161 warning integer conversion resulted in a change of sign
162 warning integer conversion resulted in truncation
163 error incomplete type is not allowed
164 error operand of sizeof may not be a bit field
168 error operand of “*” must be a pointer
169 warning argument to macro is empty
170 error this declaration has no storage class or type specifier
171 error a parameter declaration may not have an initializer
172 error expected a type specifier
173 warning,
error
a storage class may not be specified here
174 error more than one storage class may not be specified
176 error type qualifier specified more than once
177 error invalid combination of type specifiers
178 error invalid storage class for a parameter
179 error invalid storage class for a function
180 error a type specifier may not be used here
181 error array of functions is not allowed
182 error array of void is not allowed
183 error function returning function is not allowed
184 error function returning array is not allowed
Table 21-1. Native C and C++ Compiler Messages (page 3 of 20)
Message
Number
Message
Type Message Text