[asdf-devel] About asdf:*compile-file-failure-behaviour* and its value on SBCL
Zach Beane
xach at xach.com
Sun Mar 20 01:06:31 UTC 2011
"Chun Tian (binghe)" <binghe.lisp at gmail.com> writes:
> There's another compile-time warning in my CLOS related code, something like this:
>
> (defclass a-class ()
> ((slot :type 'a-subclass)))
>
> (defclass a-subclass (a-class)
> ())
>
> When compiling the first class definition, SBCL warn that the type
> A-SUBCLASS haven't been defined
I can't reproduce. Is this an oversimplification of your actual problem?
Zach
More information about the asdf-devel
mailing list