On Thu, Jun 07, 2007 at 01:48:27AM +0800, Chun Tian (binghe) wrote:
>Hi, CFFI Developers
>
>I found that in AMD64 Linux, the long and long long type are both 8
>bytes. Can I directly map CFFI's :long-long into LispWorks FLI's :long
>type to get support for long-long type? (This is need when I compile
>iolib package in amd64 LispWorks):
hi, you can take a look at the patch I sent here some weeks ago under
the subject "emulating LONG-LONG on ECL". if luis likes the approach, that
patch can be extended to any implementation that doesn't handle
:long-long, including lispworks and allegro

-- 
(sign :name "Stelian Ionescu" :aka "fe[nl]ix"
      :quote "Quidquid latine dictum sit, altum videtur.")

Attachment: pgpazWbzSojuh.pgp
Description: PGP signature

_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to