DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25574>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25574

App on IRIX fails to compile with 2.4.0 include file

           Summary: App on IRIX fails to compile with 2.4.0 include file
           Product: Xerces-C++
           Version: 2.4.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Build
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The compiler message is:

cc-1460 CC: WARNING File 
= ......../xercesc_2_4_0/validators/schema/SchemaAttDef.hpp, Line = 419
  Function function "SchemaAttDef::getValidationAttempted" is redeclared
          "inline" after being called.

  inline PSVIDefs::Validation SchemaAttDef::getValidationAttempted() const {

end compiler message

IRIX 6.5 with MIPSpro Compilers: Version 7.30

I fixed this by adding inline to the function prototype at line 194.
Also had to do it for getTypeAnonymous at line 218 and getMemberTypeAnonymous 
at line 238.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to