1.0.37.72: Fix ugliness in PRINT-UNREADABLE-OBJECT
authorTobias C. Rittweiler <trittweiler@users.sourceforge.net>
Tue, 27 Apr 2010 09:07:58 +0000 (09:07 +0000)
committerTobias C. Rittweiler <trittweiler@users.sourceforge.net>
Tue, 27 Apr 2010 09:07:58 +0000 (09:07 +0000)
commit425ce8cf75122dfb7242ffbf5d726e12fae24e58
tree270acbb63e11c139ef5c3f452786ffacbac156df
parent70afa48b26b8242b39a57d55996fc0e0f41c06af
1.0.37.72: Fix ugliness in PRINT-UNREADABLE-OBJECT

  * If one used :TYPE NIL on it, one could sometimes get printed
    representations that looked like #<\nFOO...> (notice the newline.)

  * Test case included.

  * Fix some WITH-TEST forms of previous commit.
NEWS
src/code/print.lisp
tests/pprint.impure.lisp
version.lisp-expr