[ http://nagoya.apache.org/jira/browse/XERCESC-1095?page=history ]
Alberto Massari updated XERCESC-1095:
-------------------------------------
Priority: Major
> App on IRIX fails to compile with 2.4.0 include file
> ----------------------------------------------------
>
> Key: XERCESC-1095
> URL: http://nagoya.apache.org/jira/browse/XERCESC-1095
> Project: Xerces-C++
> Type: Bug
> Components: Build
> Versions: 2.4.0
> Environment: Operating System: Other
> Platform: Other
> Reporter: Karl Schultz
> Assignee: Xerces-C Developers Mailing List
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]