C/C++ Programmer's Guide (G06.25+)

Native C and C++ Compiler Messages
HP C/C++ Programmer’s Guide for NonStop Systems429301-008
21-9
363 error the global scope has no %s
364 error qualified name is not allowed
365 error NULL reference is not allowed
366 error initialization with "{...}" is not allowed for this object
367 error base class %t is ambiguous
368 error derived class %t1 contains more than one instance of class
%t2
369 error derived class %t1 has class %t2 as a virtual base class
370 error no instance of constructor %so matches the argument list
371 error copy constructor for class %t is ambiguous
372 error no default constructor exists for class %t
373 error %s is not a nonstatic data member or base class of class %t
374 error indirect nonvirtual base class is not allowed
375 error invalid union member -- class %t has a disallowed member
function
376 error cannot overload functions -- parameter types are too similar
377 error invalid use of non-lvalue array
378 error expected an operator
379 error inherited member is not allowed
380 error cannot determine which instance of %s is intended
381 error a pointer to a bound function may only be used to call the
function
382 warning,
error
typedef name has already been declared (with same type)
383 error %s has already been defined
384 error type does not match any instance of %s
385 error no instance of %s matches the argument list
386 error type definition is not allowed in function return type
declaration
387 error default argument not at end of parameter list
388 error redefinition of default argument
389 error more than one instance of %s matches the argument list:
390 error more than one instance of constructor %so matches the
argument list:
391 error default argument of type %t1 is incompatible with parameter
of type %t2
Table 21-1. Native C and C++ Compiler Messages (page 9 of 20)
Message
Number
Message
Type Message Text