o PPRINT-INDENT should accept any real for the indentation. We
silently truncate that to integer. o PPRINT-LOGICAL-BLOCK is supposed to signal a type-error if :suffix, :prefix, or :per-line-prefix is supplied but is not a string. We check for this, and make sure we don't pass in NIL in other parts of the code. These issues were found in ansi-tests.
Loading
Please register or sign in to comment