[CM] FOMUS load error in CVS CM

Rick Taube taube@uiuc.edu
Sun, 27 Nov 2005 15:39:09 -0600


On Nov 27, 2005, at 10:54 AM, Dave Phillips wrote:

> Hi Rick:
>  With CMUCL:
> ;;; Loading #P"/home/dlphilp/cm-systems/fomus/classes.x86f".
> Execution of a form compiled with errors:
> (DEFMETHOD OBJ-PARTID ((EV EVENT-BASE))
>   (EVENT-PARTID EV))
>   [Condition of type KERNEL:SIMPLE-PROGRAM-ERROR]

i also get this in cmucl (and sbcl too) on osx, but not in openmcl. i 
must have somwthing to do with defstub somehow but its not obvious to 
me what is going wrong. this may take some time poking around...