Stas Boukarev

Results 5 issues of Stas Boukarev

``` (pprint-logical-block (*standard-output* nil) (the stream *standard-output*)) #: Debugger invoked on condition of type TYPE-ERROR The value # is not of type STREAM. ```

SBCL internals related to structures have changed, breaking cl-store, in particular, the struct-class.1 test.

(read-char) immediately returns #\LINEFEED

bug