[mcclim-devel] mcclim-freetype CCL fix

Christophe Rhodes csr21 at cam.ac.uk
Tue Mar 14 15:43:31 UTC 2006


Clemens Fruhwirth <clemens at endorphin.org> writes:

> The uncompiled-cl-source workaround does not work with CCL as it expects
> output to the derived output files. 

What is CCL?

> I fixed the workaround (that's all I
> can do given my insight into compiled FFI fasls) by checking whether
> input or output are equal. If they are not, copy input-file to
> output-file.
>
> Here is the beauty-below-average patch.

Can you see if, instead of this patch, making
uncompiled-cl-source-file just inherit from source-file works?

(The technical reason for loading this file as source is that there is
an apparently long-standing SBCL bug which causes it to miscompile
some of the slot accesses in there if it's compiled, but not if it's
loaded as source.  This is strongly suboptimal.)

Cheers,

Christophe



More information about the mcclim-devel mailing list