On 2/3/06, Raymond Toy <[EMAIL PROTECTED]> wrote:
>
> >>>>> "Björn" == Björn Lindberg <[EMAIL PROTECTED]> writes:
>
>     Björn> The following code causes a segmentation violation in 19c, and 
> crashes
>     Björn> 19a irrecoverably even at highest debug/safety settings:
>
>     Björn> (read (make-array 5 :element-type 'character
>     Björn>                  :initial-contents "abcde"
>     Björn>                  :adjustable t
>     Björn>                  :fill-pointer t))
>
>     Björn> This seems to be a regression from the 18 series, where an error,
>     Björn> although cryptic, is caused:
>
> This should be fixed in CVS now.  You'll get a message that "abcde" is
> not a lisp:stream, fundamental-stream or simple-string.

I don't see any archives for the -commits list.  If I missed it, could
you point me to it, or if it's not being archived, send the patch? 
Thanks.


Reply via email to