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-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to