[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



In system 25.0, with microcode 612, on LISP Machine Two:

(ARRAY AN-ARRAY FIXNUM 1 1) complains that FILLARRAY was given 2D array, 
when it expected a 1D array.

(ARRAY AN-ARRAY T 1 1) has no such problem.