[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DEFVST should autoload DEFVSX
- To: WGD at MIT-MC
- Subject: DEFVST should autoload DEFVSX
- From: Jon L White <JONL at MIT-MC>
- Date: Wed, 17 Jun 81 16:17:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 17 June 1981 12:17-EDT
Date: 17 June 1981 06:26-EDT
From: William G. Dubuque <WGD at MIT-MC>
DEFVST 148 needs SI:CHECK-DEFVST-VERSION, which is undefined. At least it
is after loading a compiled file containing defvsts into a bare lisp and
then loading DEFVST.
Right -- it's defined in DEFVSX, which DEFVST used to subload, and which
got lost in the shuffle to SHARPC conditionalizations, but I've just fixed it
in version 149.