[jira] [Commented] (XALANC-733) Ensure that XalanLocator::getSystemId() and getPublicId() do not return NULL

2012-09-27 Thread Steven J. Hathaway (JIRA)

[ 
https://issues.apache.org/jira/browse/XALANC-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465343#comment-13465343
 ] 

Steven J. Hathaway commented on XALANC-733:
---

With the release distribution of 1.11 coming up, I don't have
the time to integrate a new source.cpp into the build.  I therefore
have a patch to the existing source.hpp that should work.

The integration effort for a new source file requires not just
Makefile integration but four versions of Microsoft Visual Studio
.NET project file maintenance.

Steven J. Hathaway
Xalan Documentation Project

 Ensure that XalanLocator::getSystemId() and getPublicId() do not return NULL
 

 Key: XALANC-733
 URL: https://issues.apache.org/jira/browse/XALANC-733
 Project: XalanC
  Issue Type: Bug
  Components: XalanC, XPathC
Affects Versions: 1.11
Reporter: Steven J. Hathaway
Assignee: Steven J. Hathaway
 Attachments: XalanLocator-3.patch, XalanLocator-4.patch, 
 XalanLocator.patch, XalanLocator.patch2


 The recommended patch to xalanc/PlatformSupport/XalanLocator.hpp
 ensures that getSystemId() and getPublicId() do not return NULL pointers.
 XalanC source files that can benefit from the patch include:
 xalanc/PlatformSupport/ProblemListenerBase.cpp
 xalanc/PlatformSupport/XSLException.cpp
 xalanc/XPath/XPathExecutionContextDefault.cpp
 The patch will be submitted shortly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org



[jira] [Commented] (XALANC-733) Ensure that XalanLocator::getSystemId() and getPublicId() do not return NULL

2012-09-22 Thread Steven J. Hathaway (JIRA)

[ 
https://issues.apache.org/jira/browse/XALANC-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461033#comment-13461033
 ] 

Steven J. Hathaway commented on XALANC-733:
---

XalanLocator-3.patch // committed to SVN trunk.
- Steven J. Hathaway

 Ensure that XalanLocator::getSystemId() and getPublicId() do not return NULL
 

 Key: XALANC-733
 URL: https://issues.apache.org/jira/browse/XALANC-733
 Project: XalanC
  Issue Type: Bug
  Components: XalanC, XPathC
Affects Versions: 1.11
Reporter: Steven J. Hathaway
Assignee: Steven J. Hathaway
 Attachments: XalanLocator-3.patch, XalanLocator.patch, 
 XalanLocator.patch2


 The recommended patch to xalanc/PlatformSupport/XalanLocator.hpp
 ensures that getSystemId() and getPublicId() do not return NULL pointers.
 XalanC source files that can benefit from the patch include:
 xalanc/PlatformSupport/ProblemListenerBase.cpp
 xalanc/PlatformSupport/XSLException.cpp
 xalanc/XPath/XPathExecutionContextDefault.cpp
 The patch will be submitted shortly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org