STREAM-ERROR-POSITION-INFO signals errors in fewer situations
commit78e77e3cadb6501263fe09b02da8b71e963da38e
authorJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Mon, 30 Dec 2013 00:33:50 +0000 (30 01:33 +0100)
committerJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Fri, 7 Mar 2014 01:37:25 +0000 (7 02:37 +0100)
treee8f4d464f7470624db13d1a8237fbe72701e2faf
parent4e0a82f8b37f0639b7071deecfe5c8c662d6d955
STREAM-ERROR-POSITION-INFO signals errors in fewer situations

Previously, STREAM-ERROR-POSITION-INFO could signal errors for
non-character streams and closed streams.

Fixes lp1264902.
NEWS
src/code/early-extensions.lisp
tests/condition.pure.lisp