[ https://issues.apache.org/jira/browse/XALANC-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steven J. Hathaway resolved XALANC-545. --------------------------------------- Resolution: Won't Fix Old issue - inactive participation > Improper assert statement in FormatterToXML::accumCharUTF > --------------------------------------------------------- > > Key: XALANC-545 > URL: https://issues.apache.org/jira/browse/XALANC-545 > Project: XalanC > Issue Type: Bug > Components: XalanC > Affects Versions: 1.7 > Environment: N/A > Reporter: Chris Butt > Priority: Trivial > > The assert statement : > assert(m_stream != 0); > is not needed in this function since m_stream is never used. This is not an > issue for release builds only debug builds. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org