You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Roger Leigh (JIRA)" <ji...@apache.org> on 2017/08/09 11:25:02 UTC

[jira] [Created] (XALANC-773) Build failure with Xerces-C++ 3.2.0 and VS2015

Roger Leigh created XALANC-773:
----------------------------------

             Summary: Build failure with Xerces-C++ 3.2.0 and VS2015
                 Key: XALANC-773
                 URL: https://issues.apache.org/jira/browse/XALANC-773
             Project: XalanC
          Issue Type: Bug
          Components: XalanC
    Affects Versions: 1.11
         Environment: Windows with VS2015
            Reporter: Roger Leigh
            Assignee: Steven J. Hathaway
         Attachments: xerces-char16_t.diff

Xerces-C++ 3.2.0 will allow XMLChar to be char16_t instead of wchar_t on a compiler with C++11 support such as VS2015.  The attached patch is required to fix a few places in the Xalan-C sources where implicit wchar_t to XalanDOMChar* conversions were used without casts.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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