On Tue, 19 Apr 2005, John Morrison wrote:
> Short question: is SBCL's alien package "smart" enough to handle
> mutually-dependent alien types?
Yes, but there are known bugs. The common work-around is to LOAD the file
containing the definitions, as opposed to COMPILE-FILE, then LOAD.
If you run into trouble that this advice doesn't work with, sbcl-devel
wants to know. If the LOAD trick works, then it's a known issue.
Cheers,
-- Nikodemus Schemer: "Buddha is small, clean, and serious."
Lispnik: "Buddha is big, has hairy armpits, and laughs."
|