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-5
215 error case label value has already appeared in this switch
216 error default label has already appeared in this switch
217 warning,
error
expected a “(“
218 error expression must be an lvalue
219 error expected a statement
220 warning loop is not reachable from preceding code
221 error a block-scope function may only have extern storage class
222 error expected a “{“
223 error expression must have pointer-to-class type (C++)
expression must have pointer-to-struct-or-union type (C)
224 error expected a member name (C++)
expected a field name (C)
225 error %s has no member %s (C++)
%s has no field %s (C)
226 error expression must be a modifiable lvalue
227 warning,
error
taking the address of a register variable is not allowed
228 warning,
error
taking the address of a bit field is not allowed
229 error too many arguments in function call
230 error unnamed prototyped parameters not allowed when body is
present
231 error expression must have pointer-to-object type
232 error a value of type %t1 cannot be used to initialize an entity of
type %t2
233 error %s may not be initialized
234 error too many initializer values
235 error declaration is incompatible with %sfd
236 error %s has already been initialized
237 error a global-scope declaration may not have this storage class
238 error a type name may not be redeclared as a parameter (C++)
a typedef name may not be redeclared as a parameter (C)
239 warning conversion of nonzero integer to pointer
240 error expression must have class type (C++)
expression must have struct or union type (C)
Table 21-1. Native C and C++ Compiler Messages (page 5 of 20)
Message
Number
Message
Type Message Text