
22 Dec
2005
22 Dec
'05
12:10 p.m.
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