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-8
331 error reference to void is not allowed
332 error array of reference is not allowed
333 error reference %s requires an initializer
334 warning,
error
expected a ","
335 error type name is not allowed
336 error type definition is not allowed
337 error invalid redeclaration of type name %s
338 warning,
error
const %s requires an initializer
339 error "this" may only be used inside a nonstatic member function
340 error constant value is not known
341 warning explicit type is missing ("int" assumed)
342 warning access control not specified (%s by default)
343 error not a class or struct name
344 error duplicate base class name
345 error invalid base class
346 error %s is inaccessible
347 error %so is ambiguous
348 error old-style parameter list (anachronism)
349 error declaration may not appear after executable statement in
block
350 error base class %t is inaccessible
352 error access adjustment in a "private" section is not allowed
353 error increasing an inherited member’s access is not allowed
354 error restricting an inherited member"s access is not allowed
355 error improperly terminated macro invocation
356 error qualified name not equivalent to inherited member %s
357 error name followed by "::" must be a class name
358 error invalid friend declaration
359 error a constructor or destructor may not return a value
360 error invalid destructor declaration
361 error invalid declaration of a member with the same name as its
class
362 error global-scope qualifier (leading "::") is not allowed
Table 21-1. Native C and C++ Compiler Messages (page 8 of 20)
Message
Number
Message
Type Message Text