1.0.11.3: belatedly recognizing STREAM-ERROR and PARSE-ERROR printing is OK
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 26 Oct 2007 12:48:14 +0000 (12:48 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 26 Oct 2007 12:48:14 +0000 (12:48 +0000)
commita8709a851b09f7fd489c5cd7a71bee73f9e1cf9a
tree88a5a42971e0f26dbd403f297a530d97a71d0f41
parente59ce23faa19fe7995e59186c114e865ce3bfcd1
1.0.11.3: belatedly recognizing STREAM-ERROR and PARSE-ERROR printing is OK
* (In my 1.0.9.60 patch, I fixed a READER-ERROR printing bug and
  wrote that parallel PARSE-ERROR and STREAM-ERROR printing bugs
  remained and that I would fix them. Now finally returning to
  fix them, I find that they were fixed already, the tests work
  with with no additional fixes needed.)
* so I just un-#+NILed-out the tests
        * also made a few trivial rearrangements in
          src/code/condition.lisp, moving things around without changing
          meaning
src/code/condition.lisp
tests/condition.impure.lisp
version.lisp-expr