[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: JONL at MIT-MC, (BUG LISP) at MIT-MC
- From: HIC at MIT-MC (Howard I. Cannon)
- Date: Mon, 19 Jun 78 05:15:00 GMT
- Cc: KMP at MIT-MC
- Original-date: 19 JUN 1978 0115-EDT
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.