[cffi-devel] CFFI-GROVEL ASDF integration

Mark Cox markcox80 at gmail.com
Mon Dec 3 03:24:49 UTC 2012


Hi Luis,

On 27/11/2012, at 2:40 AM, Luís Oliveira wrote:

> Hello Mark,
> 
> On Sat, Nov 10, 2012 at 8:34 AM, Mark Cox <markcox80 at gmail.com> wrote:
>> I have attached a patch that changes CFFI-GROVEL's ASDF code to use the default ASDF operations for compiling and loading processed grovel and wrapper files. The implementation is based on suggestions made by Robert Goldman and Juan Jose Garcia-Ripoll.
> 
> This code looks much more idiomatic! Nicely done.
> 
> Unfortunately I can't seem to be able to load Osicat using it. (I'll
> have to poke some more to figure out what exactly is going on.) Osicat
> is what I usually use to test cffi-grovel, since we don't have a
> proper test suite. What did you test it with?

I tested it by loading IOLIB using SBCL and ECL.

I can perform ASDF:TEST-SYSTEM on OSICAT if I delete the OSICAT files from ~/.cache/.

SBCL: 1.1.1
ECL:  93be6ce0b
OSICAT: from quicklisp 2012-10-13
CFFI: 588b96ff2 with my patch applied.
Operating System: OSX 10.7.5

Mark






More information about the cffi-devel mailing list