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-7
274 warning unrecognized character escape sequence
275 remark zero used for undefined preprocessing identifier
301 warning integral value does not fit in required floating-point type
302 warning floating-point value does not fit in required floating-point type
303 warning floating-point operation result is out of range
304 warning function declared implicitly
305 warning the format string requires additional arguments
306 warning the format string ends before this argument
307 warning invalid format string conversion
308 error macro recursion
310 warning bit field cannot contain all values of the enumerated type
311 warning nonstandard type for a bit field
312 warning declaration is not visible outside of function
313 warning old-fashioned typedef of "void" ignored
314 warning left operand is not a struct or union containing this field
315 warning pointer does not point to struct or union containing this field
316 error variable %s declared with a never-completed type
317 remark,
warning
controlling expression is constant
318 remark selector expression is constant
319 error invalid specifier on a parameter
320 error invalid specifier outside a class declaration
321 error duplicate specifier in declaration
322 error a union is not allowed to have a base class
323 error multiple access control specifiers are not allowed
324 error class or struct definition is missing
325 error qualified name is not a member of class %t or its base
classes
326 error a nonstatic member reference must be relative to a specific
object
327 error a nonstatic data member may not be defined outside its class
328 error %s has already been defined
329 error pointer to reference is not allowed
330 error reference to reference is not allowed
Table 21-1. Native C and C++ Compiler Messages (page 7 of 20)
Message
Number
Message
Type Message Text