[Openmcl-devel] Slot :type and :initform catch-22
bryan o'connor
bryan-openmcl at lunch.org
Mon Jan 5 15:43:14 PST 2004
> The function CCL::%SHARED-INITIALIZE is looking at the wrong local
> variable: it binds NEWVAL to the value associated with the initform,
> then checks the type of another (unrelated) varable (NEW-VALUE).
was a fix for this bug checked into CVS? i get a similar type
problem when compiling cl-ppcre. i tried making changes based
off your mail, but i may have misunderstood.
thanks,
...bryan
? (asdf:oos 'asdf:load-op :cl-ppcre)
> Error in process listener(1): value NIL is not of the expected type
FIXNUM.
> While executing: CCL::%SHARED-INITIALIZE
1> (:b)
(F0135920) : 0 "CCL::%SHARED-INITIALIZE" 764
(F0135930) : 1 NIL NIL
[...]
More information about the Openmcl-devel
mailing list