DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39081>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39081 Summary: compilation failure under g++ 4.1: extra qualification Product: Security Version: C++ 1.2.0 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: C++ Canonicalization AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] 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. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
