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

Scott Cantor closed XERCESC-1995.
---------------------------------

> 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
>            Assignee: Alberto Massari
>            Priority: Minor
>              Labels: patch
>             Fix For: 3.1.2, 3.2.0
>
>         Attachments: CompileXercersC++11.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to