[cffi-devel] why does cffi not use CLISP's long-long/int64?
Hoehle, Joerg-Cyril
Joerg-Cyril.Hoehle at t-systems.com
Thu Dec 22 12:10:13 UTC 2005
Hi,
ffi:uint64 and ffi:sint64 are available on all platforms where CLISP
./configure finds support for the long long C type. Thus I wonder why
cffi-clisp contains:
(pushnew :cffi/no-long-long *features*)
Is there a CLISP version currently used with cffi that has FFI but no
long-long? What lead to this line in cffi-clisp.lisp?
Regards,
Jorg Hohle
More information about the cffi-devel
mailing list