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

[no subject]



    Date: 11 November 1981 17:03-EST
    From: Kent M. Pitman <KMP at MIT-MC>
    In a fresh lisp, I went to try your describe fixes. I got
     (MAKE-STRING 5 #/A)
     ;Loading SHARPM 80
    . . .
     ;Loading EXTBAS 38
     ;TO-CHARACTER-N? UNDEFINED FUNCTION IN UUO CALL
Fixed in current STRING (version 185) -- was missing the autoload 
putprop for TO-CHARACTER-N?, which is used when you feed a second arg
to MAKE-STRING.