Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Loading
  • rtoy's avatar
    6213498a
    PRINC-TO-STRING should bind *PRINT-READABLY* to NIL. · 6213498a
    rtoy authored
    code/print.lisp:
    o Add optional *PRINT-READABLY* argument to STRINGIFY-OBJECT.
    o Update PRINC-TO-STRING with new docstring and call STRINGIFY-OBJECT
      with *PRINT-READABLY* bound to NIL.
    
    general-info/release-20b.txt:
    o Update
    6213498a
    History
    PRINC-TO-STRING should bind *PRINT-READABLY* to NIL.
    rtoy authored
    code/print.lisp:
    o Add optional *PRINT-READABLY* argument to STRINGIFY-OBJECT.
    o Update PRINC-TO-STRING with new docstring and call STRINGIFY-OBJECT
      with *PRINT-READABLY* bound to NIL.
    
    general-info/release-20b.txt:
    o Update