Michael Gmelin created XERCESC-1995:
---------------------------------------

             Summary: Allow compiling Xerces-C using C++11 (especially Clang)
                 Key: XERCESC-1995
                 URL: https://issues.apache.org/jira/browse/XERCESC-1995
             Project: Xerces-C++
          Issue Type: Improvement
          Components: Utilities
    Affects Versions: 3.1.1
         Environment: Shouldn't matter (FreeBSD9.1 RC1)
            Reporter: Michael Gmelin
            Priority: Minor


gcc issues a couple of warnings in C++11 about narrowing conversions, clang 
refuses to build for the same reason.

The attached patch solves this trivial problem by adding a few static casts in 
the right places.

While you're on it you might also want to apply XERCESC-1994, which had been 
revealed by compiling xerces-c using Clang.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to