Declare expt as an int instead of long so that frexp won't complain.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 31 Oct 1992 23:41:13 +0000 (23:41 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 31 Oct 1992 23:41:13 +0000 (23:41 +0000)
commit707316913ebf838c5cbe53a409537c84c481df5e
tree480731fb05b4c59a9a0f2c96959ff28c259cb5c7
parent07507b196081b003ba1d796a4abfe1d8690c18b8
Declare expt as an int instead of long so that frexp won't complain.
v7/src/microcode/bintopsb.c
v8/src/microcode/bintopsb.c