PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3410 *** shadow/3410 Tue Sep 4 08:22:02 2001 --- shadow/3410.tmp.23307 Tue Sep 4 08:22:02 2001 *************** *** 0 **** --- 1,31 ---- + +============================================================================+ + | xsltc fails conf test numbering90 with runtime error | + +----------------------------------------------------------------------------+ + | Bug #: 3410 Product: XalanJ2 | + | Status: NEW Version: CurrentCVS | + | Resolution: Platform: All | + | Severity: Critical OS/Version: All | + | Priority: Other Component: org.apache.xalan.xsltc | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Saxon and Xalan differ a bit on the expected output, but XSLTC + should not be throwing the following runtime error + + Exception in thread "main" java.lang.VerifyError: (class: numbering90$0, method: + matchesCount signature: (I)Z) Incompatible object argument for function call + at numbering90.applyTemplates() + at numbering90.applyTemplates() + at numbering90.applyTemplates() + at numbering90.applyTemplates() + at numbering90.transform() + at + org.apache.xalan.xsltc.runtime.AbstractTranslet.transform(AbstractTranslet.java:506) + at + org.apache.xalan.xsltc.cmdline.Transform.doTransform(Transform.java:182) + at org.apache.xalan.xsltc.cmdline.Transform.main(Transform.java:300)
