[jira] [Commented] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2018-11-06 Thread Philip Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677164#comment-16677164 ] Philip Armstrong commented on XERCESC-2088: --- NB. This use of dynamic_cast means that Xerces

[jira] [Updated] (XERCESC-2157) Xerces C++ rtti requirement.

2018-11-12 Thread Philip Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Armstrong updated XERCESC-2157: -- Priority: Minor (was: Major) > Xerces C++ rtti requirement. >

[jira] [Created] (XERCESC-2157) Xerces C++ rtti requirement.

2018-11-12 Thread Philip Armstrong (JIRA)
Philip Armstrong created XERCESC-2157: - Summary: Xerces C++ rtti requirement. Key: XERCESC-2157 URL: https://issues.apache.org/jira/browse/XERCESC-2157 Project: Xerces-C++ Issue Type:

[jira] [Commented] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2018-11-12 Thread Philip Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683554#comment-16683554 ] Philip Armstrong commented on XERCESC-2088: --- Done. See

[jira] [Commented] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2018-11-12 Thread Philip Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683498#comment-16683498 ] Philip Armstrong commented on XERCESC-2088: --- The patch is included below. I wouldn't claim

[jira] [Commented] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2018-11-12 Thread Philip Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683500#comment-16683500 ] Philip Armstrong commented on XERCESC-2088: --- Apologies - Jira seems to have mangled the patch

[jira] [Created] (XERCESC-2159) Xerces fails to build with VS 2015 due to deprecated timezone symbol

2018-11-15 Thread Philip Armstrong (JIRA)
Philip Armstrong created XERCESC-2159: - Summary: Xerces fails to build with VS 2015 due to deprecated timezone symbol Key: XERCESC-2159 URL: https://issues.apache.org/jira/browse/XERCESC-2159

[jira] [Commented] (XERCESC-2159) Xerces fails to build with VS 2015 due to deprecated timezone symbol

2018-11-15 Thread Philip Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688410#comment-16688410 ] Philip Armstrong commented on XERCESC-2159: --- (We’re just using the cmake build that comes

[jira] [Commented] (XERCESC-2159) Xerces fails to build with VS 2015 due to deprecated timezone symbol

2018-11-15 Thread Philip Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688405#comment-16688405 ] Philip Armstrong commented on XERCESC-2159: --- This is the error I’m getting from the build:

[jira] [Commented] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2018-11-09 Thread Philip Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16681321#comment-16681321 ] Philip Armstrong commented on XERCESC-2088: --- If you’d like to see the patch I can put it up

[jira] [Commented] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2018-11-09 Thread Philip Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16681320#comment-16681320 ] Philip Armstrong commented on XERCESC-2088: --- NB. For our internal use we require no-rtti, so

[jira] [Commented] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2018-11-12 Thread Philip Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683515#comment-16683515 ] Philip Armstrong commented on XERCESC-2088: --- Let’s try again. Apologies for the comment /