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

2017-07-03 Thread Scott Cantor (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072817#comment-16072817 ] Scott Cantor commented on XERCESC-2088: --- At the extremes (files of sizes like 25+M

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

2017-07-03 Thread Roger Leigh (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072780#comment-16072780 ] Roger Leigh commented on XERCESC-2088: -- Tested in [this branch|https://github.com/

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

2017-07-03 Thread Scott Cantor (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2088: -- Attachment: DOMNodeBase.hpp Attaching missing header file from patch, goes in dom/impl/ > Bad

RE: Upporting status

2017-07-03 Thread rleigh
On 2017-07-03 14:32, Cantor, Scott wrote: You might find https://issues.apache.org/jira/browse/XERCESC-2104 of interest. This replaces sanityTest.pl with separate automake checks. You can still run "make check", but it now shows you each individual test being run and stores the logs in separate

RE: Upporting status

2017-07-03 Thread rleigh
On 2017-07-03 14:55, Cantor, Scott wrote: Roger, is that separate fork updated with the master copy? It looks like maybe it's missing the bug fixes I checked in Friday after you let me know they were failing. That would certainly explain it. The link issue was just a dangling reference to 3_1 in

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

2017-07-03 Thread Scott Cantor (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072484#comment-16072484 ] Scott Cantor commented on XERCESC-2088: --- Yeah, I noticed myself. Will attach after

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

2017-07-03 Thread Roger Leigh (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072477#comment-16072477 ] Roger Leigh commented on XERCESC-2088: -- [~canto...@osu.edu] I tried out the patch,

RE: Upporting status

2017-07-03 Thread Cantor, Scott
Roger, is that separate fork updated with the master copy? It looks like maybe it's missing the bug fixes I checked in Friday after you let me know they were failing. That would certainly explain it. The link issue was just a dangling reference to 3_1 in the ICU build from the version change, w

RE: Upporting status

2017-07-03 Thread Cantor, Scott
> You might find https://issues.apache.org/jira/browse/XERCESC-2104 of > interest. This replaces sanityTest.pl with separate automake checks. > You can still run "make check", but it now shows you each individual > test being run and stores the logs in separate files. This makes it > much clearer

Re: Upporting status

2017-07-03 Thread rleigh
On 2017-06-29 20:25, Roger Leigh wrote: On 29/06/17 20:17, Cantor, Scott wrote: On 6/29/17, 3:02 PM, "Roger Leigh" wrote: The recent trunk changes broke a few of the unit tests. I don't understand how, other than the ones that are for some reason depending on the output of the parameter op

[jira] [Created] (XERCESC-2104) Add automake unit tests to match cmake tests

2017-07-03 Thread Roger Leigh (JIRA)
Roger Leigh created XERCESC-2104: Summary: Add automake unit tests to match cmake tests Key: XERCESC-2104 URL: https://issues.apache.org/jira/browse/XERCESC-2104 Project: Xerces-C++ Issue Typ