[cffi-devel] always recompile with "asdf:load-system"
nan
noncopyable at gmail.com
Tue Mar 19 20:46:55 UTC 2013
On Tue, 19 Mar 2013 16:53:15 +0200, Luís Oliveira <luismbo at gmail.com>
wrote:
> On Tue, Mar 19, 2013 at 9:15 AM, nan <noncopyable at gmail.com> wrote:
>> An asdf system with (:serial t) and in the :components i have:
>>
>> (:file "type")
>> (cffi-grovel:grovel-file "grovel")
>
> A minimal test case to reproduce this bug would be useful.
>
>
>> But if i did this with cl-opengl (another project based on cffi but
>> doesn't use cffi-grovel) after ql:quickload, it just loads without
>> compilation.
>
> As Stelian mentioned, this second bug does sound like an old ASDF bug.
> Can you upgrade and try again? (Also, maybe a newer ASDF also fixes
> the first bug.)
>
Manually installed asdf "2.32.24" and both of the problems disappeared.
Thanks everyone!
More information about the cffi-devel
mailing list