Roger Leigh (JIRA)
2017-08-09 11:25:02 UTC
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-***@xalan.apache.org
For additional commands, e-mail: dev-***@xalan.apache.org
----------------------------------
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-***@xalan.apache.org
For additional commands, e-mail: dev-***@xalan.apache.org