[cffi-devel] [Patch] LispWorks 5.0 and amd64 support
Chun Tian (binghe)
binghe.lisp at gmail.com
Tue Sep 25 05:50:59 UTC 2007
Thanks again to Martin Simmons.
Luís Oliveira wrote:
> 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.
>
>
Oliveira,
As Martin Simmons' suggest, I made another patch which works for me on
my 64-bit lispworks edition.
Please review it and apply it as your wish, thanks.
Chun Tian (binghe)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 10_lispworks.dpatch
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20070925/f6aa4f5c/attachment.ksh>
More information about the cffi-devel
mailing list