[mcclim-devel] mcclim-freetype CCL fix
Christophe Rhodes
csr21 at cam.ac.uk
Tue Mar 14 17:18:17 UTC 2006
Clemens Fruhwirth <clemens at endorphin.org> writes:
> Christophe Rhodes <csr21 at cam.ac.uk> wrote:
>
>> 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?
>
> Sorry, I meant CLC, common-lisp-controller.
Ah, I see; the issue is in the clc around method.
>> Can you see if, instead of this patch, making
>> uncompiled-cl-source-file just inherit from source-file works?
>
> uncompiled-cl-source-file already inherits from source-file via its
> cl-source-file superclass. In case you meant that this should be
> changed, the result is an error
>
> There is no applicable method for the generic function
> #<STANDARD-GENERIC-FUNCTION ASDF:SOURCE-FILE-TYPE (5)>
> when called with arguments
> (#<MCCLIM-FREETYPE-SYSTEM::UNCOMPILED-CL-SOURCE-FILE "freetype-ffi" {B24ED99}>
> #<ASDF:SYSTEM "mcclim-freetype" {9245969}>).
Please try the attached patch, which might be a little bit more asdfly
correct.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ft.asd.diff
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20060314/82c4e611/attachment.ksh>
-------------- next part --------------
Cheers,
Christophe
More information about the mcclim-devel
mailing list