Changed FIXNUM->FLONUM back to using cast.
authorStephen Adams <edu/mit/csail/zurich/adams>
Fri, 18 Jul 1997 03:35:53 +0000 (03:35 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Fri, 18 Jul 1997 03:35:53 +0000 (03:35 +0000)
commita16bd78f7d63ff9a9a17d1c16bd61deeb12ec411
treef70813b1277b24bbbe9d4dfee97ceb79bd4b0c85
parente20c331ef1b106f6e15db332961f494286d9deea
Changed FIXNUM->FLONUM back to using cast.

I don't understand why the last change was made -- the cast should
have worked, since arg_fixnum() returns a long.  Perhaps I blew it and
tested it on 8.0 and just happen to have fixed the real problem at
about the same time.
v7/src/microcode/fixnum.c