DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13811>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13811 Bogus "Variable accessed before it is bound!" error message ------- Additional Comments From [EMAIL PROTECTED] 2002-10-21 14:05 ------- I verified the bug exists with the version of Xalan in JDK1.4.0, but not with the current CVS or Xalan 2.4.0 -- you might be 'secretly' using 2.2D11. Try java -Xbootclasspath/p:xalan.jar:xercesImpl.jar:xml-apis.jar org.apache.xalan.xslt.Process -XSL http://www.pantor.com/RngToRnc.xsl -IN http://www.thaiopensource.com/oasis/relaxng.rng -OUT test.out from inside your 'bin' directory to ensure you're using the most recent Xalan version. This may be duplicate of bug 13243.
