be more explicit about fixnumness
commite3f3ed2e3724f04279e0baba0317a7b0e6c24741
authorChristophe Rhodes <csr21@cantab.net>
Thu, 18 Sep 2014 14:12:40 +0000 (18 15:12 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Thu, 18 Sep 2014 14:12:40 +0000 (18 15:12 +0100)
tree5ea6e6d850f18b1941ec93a792f6fc1130288eb6
parent80b87bbdc74758b18b782199277d743d1e034a8c
be more explicit about fixnumness

It would have been nice if the compiler had thrown some kind of
warning for the use of a bignum where a fixnum was expected, even
under (SAFETY 0).  Given that no warning is thrown, be extremely
explicit in constructing a suitable fixnum.
src/compiler/globaldb.lisp