>>>>> "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))
Bummer. I can confirm this on x86/linux. On sparc, it just gives a
nice "abcde" is not of type INSTANCE.
Ray
