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

[no subject]



    Date: 17 JUN 1978 2238-EDT
    From: JONL at MIT-MC (Jon L White)
    To: (BUG LISP) at MIT-MC
    CC: KMP at MIT-MC

    SYSP fails to give the right answer for any of the AUTOLOADable functions
    (like GETMIDASOP, SORT, SPRINTER etc.) because if they are already loaded,
    then SYSP is faked out by the SUBR property in BPORG space.  It should
    first look for an AUTOLOAD property, and if found, determine if that is
    SYSP (according to the prior definition.)
-------
If the SUBR has a system autoload property, then AUTOLOAD will be returned
even if there is a SUBR property.  This is in the source.