Discussion:
RC1 testing on Windows
r***@codelibre.net
2017-08-09 14:49:45 UTC
Permalink
I have now had success building with Xerces 3.2.0rc1 and with Xalan on
top of that, with both VS2015 and VS2013. I did need to apply this
patch:

https://issues.apache.org/jira/browse/XALANC-773

for VS2015 to correct some assumptions about the XalanDOMChar type,
which is assumed to be wchar_t in a handful of places, which is not
correct when using char16_t. Hopefully we can get the Xalan patch
applied and released so it will continue to work with 3.2.0.


Regards,
Roger

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-***@xerces.apache.org
For additional commands, e-mail: c-dev-***@xerces.apache.org

Loading...