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-16
600 error too few template parameters -- does not match previous
declaration
601 error too many template parameters -- does not match previous
declaration
602 error operator delete() may not be a function template
603 error class template and template parameter may not have the
same name
604 error %so cannot be used to designate constructor for %s2
605 error a template argument may not reference an unnamed type
606 error enumerated type is not allowed
610 warning type qualifier on a reference type is meaningless
611 warning,
error
a value of type %t1 cannot be assigned to an entity of type
%t2
612 warning pointless comparison of unsigned integer with a negative
constant
613 error a function with an incomplete return type may not be called
614 error cannot convert to incomplete class %t
615 warning const object requires an initializer
616 warning object has an uninitialized const or reference member
617 warning,
error
ec_nonstd_pp_directive nonstandard preprocessing directive
618 error %s may not have a template argument list
619 error initialization with \"{...}\" expected for aggregate object
620 error pointer-to-member selection class types are incompatible
(%t1 and %t2)
621 warning,
error
pointless friend declaration
624 error a dependent statement may not be a declaration
625 error a parameter may not have void type
628 error this operator is not allowed in a template argument
expression
629 error try block requires at least one handler
630 error handler requires an exception declaration
631 error handler is masked by default handler
632 error handler is masked by previous handler for type %t
633 remark use of a local type to specify an exception
Table 21-1. Native C and C++ Compiler Messages (page 16 of 20)
Message
Number
Message
Type Message Text