Use integer bit tests in FLONUM-IS-NEGATIVE?.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 14 Dec 2018 15:18:04 +0000 (15:18 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 15 Dec 2018 22:33:21 +0000 (22:33 +0000)
commit65ac645cd052bd307f9e2001a5b7084cfa1a01dd
tree9c5155c23451cb39ffef92f6bf0768975e7e565c
parentb963b3d4a347f89b2e47732b51b1e2b580a413c5
Use integer bit tests in FLONUM-IS-NEGATIVE?.

Otherwise this raises an exception for sNaN on i387.
src/microcode/flonum.c