"src/code/char.lisp" did not exist on "d671ee6c4ed1ed3ce59adc1dab58fac0b1732c75"
Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
I fixed READ-QUOTE to call READ with t for eof-errorp which it previously failed to do. I fixed READ-PRESERVING-WHITESPACE to no longer screw with eof-errorp based on recursivep; this was a blatant bug probably from some misinterpretation of the manual years ago. I also cleaned up the code.
ram authoredI fixed READ-QUOTE to call READ with t for eof-errorp which it previously failed to do. I fixed READ-PRESERVING-WHITESPACE to no longer screw with eof-errorp based on recursivep; this was a blatant bug probably from some misinterpretation of the manual years ago. I also cleaned up the code.