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=11828>. 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=11828 xsltc has problem accessing variables from inner class [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2002-08-26 16:08 ------- A new closure conversion algorithm has been designed and implemented. The old algorithm did not work in some edge cases (c.f. description of Bugzilla 11828). Closure variables in an inner class are now accessed locally instead of via the AbstractTranslet class. Also, we have set the new version to be "XSLTC 1.2".
