You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Scott Cantor (JIRA)" <ji...@apache.org> on 2010/12/07 19:34:15 UTC

[jira] Updated: (SANTUARIO-74) compilation failure under g++ 4.1: extra qualification

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

Scott Cantor updated SANTUARIO-74:
----------------------------------

    Fix Version/s: C++ 1.6.0

> compilation failure under g++ 4.1: extra qualification
> ------------------------------------------------------
>
>                 Key: SANTUARIO-74
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-74
>             Project: Santuario
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: C++ 1.2.0
>         Environment: Operating System: Linux
> Platform: PC
>            Reporter: Ian Young
>            Assignee: XML Security Developers Mailing List
>             Fix For: C++ 1.6.0
>
>         Attachments: xml-security-gcc41.patch
>
>
> The xml-security library fails to compile under g++ 4.1 because of extra qualification of method names in 
> some header files.  g++ 4.1 is the default compiler in Fedora Core 5, just released.
> Removing the extra qualifications is enough to get the library to compile under g++ 4.1, and it still 
> compiles under 4.0 and 3.4.4 for FC4 and FC3 respectively.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.