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=3592>. 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=3592 XSLTC does not handle long integers [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED ------- Additional Comments From [EMAIL PROTECTED] 2001-11-12 08:02 ------- This has been fixed, in the sense that there no longer is a compilation error. Although there is some question on test string132 whether it is IEEE-754 compiliant to handle more than 16 significant digits the way XSTLC does now by using the Java primitive long data type when converted strings to numbers that don't fit into an integer data type.
