Skip to content
  • rtoy's avatar
    o PPRINT-INDENT should accept any real for the indentation. We · 24d3f886
    rtoy authored
      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.
    24d3f886