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-10
392 error cannot overload functions distinguished by return type alone
393 error no suitable user-defined conversion from %t1 to %t2 exists
394 error const or volatile qualifier on this function is not allowed
395 error only nonstatic member functions may be declared virtual
396 error function may not be called for const- or volatile-qualified
object
397 error program too large to compile (too many virtual functions)
398 error type differs from base class virtual function by return type
alone
399 error override of virtual %s is ambiguous
400 error pure specifier ("= 0") allowed only on virtual functions
401 error badly-formed pure specifier (only "= 0" is allowed)
402 error data member initializer is not allowed
403 error object of abstract class type is not allowed
404 error function returning abstract class is not allowed
405 remark duplicate friend declaration
406 error inline specifier allowed on function declarations only
407 error "inline" is not allowed
408 error invalid storage class for an inline function
409 error invalid storage class for a class member
410 error member function of local class -- definition is required
411 warning %sf is inaccessible
412 remark direct path to base class %t gives less access than indirect
path
413 error class %t has no copy constructor to copy a const object
414 error defining an implicitly declared member function is not allowed
415 error class %t has no suitable copy constructor
416 warning,
error
linkage specification is not allowed
417 error unknown external linkage specification
418 remark,
warning,
error
linkage specification is incompatible with previous %sod
419 error more than one instance of %s has "C" linkage
420 error class %t has more than one default constructor
Table 21-1. Native C and C++ Compiler Messages (page 10 of 20)
Message
Number
Message
Type Message Text