[fetter-devel] Trying to get started (problems with require)
Andras Simon
asimon at math.bme.hu
Fri Nov 11 21:55:38 UTC 2005
On Fri, 11 Nov 2005, rif wrote:
>
> I am REQUIREing cffi because the test.lisp file that comes with verrazano includes the line
>
> (require 'cffi)
>
> Am I meant to have to modify this file myself and load cffi
> separately?
REQUIREing could be a way to check that cffi is loaded if cffi
PROVIDEd cffi. But it doesn't. So I think (require 'cffi) should go.
Someone will hopefully correct me if I'm missing something.
Until then, just load cffi (with asdf).
Andras
More information about the fetter-devel
mailing list