You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org> on 2008/02/19 14:44:43 UTC

[jira] Closed: (XERCESC-1095) App on IRIX fails to compile with 2.4.0 include file

     [ https://issues.apache.org/jira/browse/XERCESC-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-1095.
------------------------------------


> App on IRIX fails to compile with 2.4.0 include file
> ----------------------------------------------------
>
>                 Key: XERCESC-1095
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1095
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.4.0
>         Environment: Operating System: Other
> Platform: Other
>            Reporter: Karl Schultz
>
> 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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org