"src/compiler/sparc/float.lisp" did not exist on "c736685e26f17608b173447f2c2ecadc38f0868d"
Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
Changed INTERNAL-LOAD to CERROR if you attempt to load a file with a fasl type, but that doesn't have a fasl header. Changed FASLOAD to use FILE-LENGTH instead of LISTEN to tell whether the file is empty, since LISTEN currently doesn't work.
ram authoredChanged INTERNAL-LOAD to CERROR if you attempt to load a file with a fasl type, but that doesn't have a fasl header. Changed FASLOAD to use FILE-LENGTH instead of LISTEN to tell whether the file is empty, since LISTEN currently doesn't work.