C/C++ Programmer's Guide (G06.27+, H06.03+)

Table Of Contents
Native C and C++ Compiler Messages
HP C/C++ Programmer’s Guide for NonStop Systems429301-010
21-14
528 error a pointer to function may not be deleted
529 error conversion function must be a nonstatic member function
530 error nonglobal template declaration is not allowed
531 error expected a "<"
532 error expected a ">"
533 error template parameter declaration is missing
534 error argument list for %sf is missing
535 error too few arguments for %sf
536 error too many arguments for %sf
537 error template parameter for a function template must be a type
538 error %s1 is not used in declaring the argument types of %s2
542 error more than one instance of %s matches the required type
543 warning the type "long long" is nonstandard
544 remark omission of \"%s\" is nonstandard
545 error return type may not be specified on a conversion function
549 error excessive recursion at instantiation of %s
550 error "%s" is not a function or static data member
551 remark,
warning,
error
argument of type %t1 is incompatible with template parameter
of type %t2
552 error initialization requiring a temporary is not allowed
553 warning declaration of %s hides function parameter
554 error initial value of reference to non-const must be an lvalue
555 error %s implicit definition of %sf %p
556 error "template" is not allowed
557 error %t is not a class template
558 error template parameter %so is not allowed in this context
559 error static data member may not be an anonymous union
560 error "main" is not a valid name for a function template
561 error invalid reference to %s (union/nonunion mismatch)
562 error a template argument may not reference a local type
563 error tag type of %s is incompatible with declaration of %sfd
564 error the global scope has no tag named %s
565 error %s has no tag member named %s
Table 21-1. Native C and C++ Compiler Messages (page 14 of 20)
Message
Number
Message
Type Message Text