[cffi-devel] [Patch] LispWorks 5.0 and amd64 support
Luís Oliveira
luismbo at gmail.com
Mon Sep 24 17:59:58 UTC 2007
Thanks for your tips Martin.
On 24/09/2007, Martin Simmons <martin at lispworks.com> wrote:
> Because of this last restriction, if CFFI wants to support :long-long on
> 32-bit LispWorks platforms, then it can do it for DEFCFUN but not other APIs.
> A single cffi-feature is not enough to describe this, so it could just support
> it on 64-bit platforms by using #-lispworks-64bit to enable
> cffi-features:no-long-long.
Tian, since I don't have access to 64-bit lispworks I guess you're on
your own. If you come up with a patch, though, I'll gladly test it on
32-bit lispworks and apply it.
--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
More information about the cffi-devel
mailing list