[armedbear-devel] Gray streams aren't streams

Rudolf Schlatte rudi at constantly.at
Mon Feb 18 08:34:57 UTC 2013


On Feb 18, 2013, at 05:15, "James M. Lawrence" <llmjjmll at gmail.com> wrote:

> ...they're just grays :)
> 
> (require :gray-streams)
> (subtypep 'gray-streams:fundamental-stream 'stream)
> ;; => NIL, T
> 
> This doesn't matter for flexi-streams and other libs, but cl-store has
> a few DECLAREs. I don't know exactly when a type declaration is an
> assertion in ABCL, but at least it is for a stream with nonzero safety.

Thanks, recorded at http://trac.common-lisp.net/armedbear/ticket/300

Rudi





More information about the armedbear-devel mailing list