Fix type-coercion bug in FIXNUM-LSH. Eliminate abstraction-breaking
authorChris Hanson <org/chris-hanson/cph>
Sun, 29 Jul 2007 16:20:00 +0000 (16:20 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 29 Jul 2007 16:20:00 +0000 (16:20 +0000)
commit609beae437d1101dd5d0691db6e3f27a3a46c5f0
treed58dcef689c3d6828b2dbf8a1a73d5e64ce4ddfd
parentf83ff749f049a68708974c377f8cc4e0d6894d9b
Fix type-coercion bug in FIXNUM-LSH.  Eliminate abstraction-breaking
uses of UNSIGNED_FIXNUM_TO_LONG and LONG_TO_FIXNUM in logical
operations.  Tweak for style.
v7/src/microcode/fixnum.c