Bug report: IllegalStateException, when reading after rewinding

Mark Evenson evenson at panix.com
Wed Sep 30 20:59:47 UTC 2020



> On Sep 30, 2020, at 03:01, Robert Munyer <2433647181 at munyer.com> wrote:
> 
> (with-open-file (in "hello.text")
>              (list (read in)
>                    (read in nil)
>                    (file-position in :start)
>                    (read in)))

Reproduced and filed as [ticket 473][1].

[1]: https://abcl.org/trac/ticket/473

-- 
"A screaming comes across the sky.  It has happened before but there is nothing 
to compare to it now."








More information about the armedbear-devel mailing list