You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/12/02 14:18:36 UTC

DO NOT REPLY [Bug 14984] - XSLTC compiltation error : Branch target offset too large for short

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=14984>.
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=14984

XSLTC compiltation error : Branch target offset too large for short





------- Additional Comments From santiago.pericasgeertsen@sun.com  2002-12-02 13:18 -------
This problem is usually fixed by disabling template inlining. I suggest that 
you upgrade to Xalan 2.4.1 where template inlining is "off" by default. 

Thanks.