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

[no subject]



    Date: 30 April 1981 02:03-EST
    From: Kent M. Pitman <KMP at MIT-MC>

    (FILLARRAY 'NON-ARRAY NIL)
    ;Loading BLTARRAY 2
    ;NIL G3ZB""G((-*D...
	.  .  .
    and why does NIL show up in the error message here instead of NON-ARRAY
    which appears in the other case.
In the first case, it was complaining about the first argument (NON-ARRAY),
whereas in this case, it is complaining about the second argument, namely ().