Minor numbers fixes
Matthew Dempsky <[email protected]> 06 Mar 2004 19:38:09 -0600
| Newsgroups | gmane.lisp.scheme.pika.devel |
|---|---|
| Message-ID | <[email protected]> |
I fixed the overflow bug in fixnum multiplication (I think) and also fixed an aliasing bug in scm_raise_flonum_to_bignum. Latest patch in [email protected]/scm--integration--0.1. -jivera