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-11
421 remark value copied to temporary, reference to temporary used
422 error "operator%s" must be a member function
423 error operator may not be a static member function
424 error no arguments allowed on user-defined conversion
425 error too many arguments for operator function
426 error too few arguments for operator function
427 error nonmember operator requires an argument with class type
428 error default argument is not allowed
429 error more than one user-defined conversion from %t1 to %t2
applies
430 error none of the available operator functions matches these
operands
431 error more than one operator %s matches these operands:
432 error operator new() requires first argument of type "size_t"
433 error operator new() requires return type of "void *"
434 error operator delete() requires return type of "void"
435 error operator delete() requires first argument of type "void *"
436 error second argument of operator delete() must be of type "size_t"
437 error type must be an object type
438 error base class %t has already been initialized
439 error base class name required -- %t assumed (anachronism)
440 error %s has already been initialized
441 error name of member or base class is missing
442 error assignment to "this" (anachronism)
443 error "overload" no longer allowed (anachronism)
444 error invalid anonymous union -- nonpublic member is not allowed
445 error invalid anonymous union -- member function is not allowed
446 error global anonymous union must be declared static
447 error %sf provides no initializer for:
448 error implicitly generated constructor for class %t cannot initialize:
449 warning,
error
%s defines no constructor to initialize the following:
450 warning,
error
%s has an uninitialized const or reference member (C++)
%s has an uninitialized const field (C)
451 error class %t has no assignment operator to copy a const object
Table 21-1. Native C and C++ Compiler Messages (page11of20)
Message
Number
Message
Type Message Text