On 2006-jun-26, at 02:24, Frédéric Jolliton wrote:
Here is a trivial patch to enable 64 bits types on a recent CLISP
version (newer than 2.38).

Applied, thanks.


+    (:long-long 'ffi:sint64)
+    (:unsigned-long-long 'ffi:uint64)

Out of curiosity, since CVS CLISP doesn't build on darwin/ppc at the moment, isn't there a ffi:llong, ffi:long-long or something?

--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/


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

Reply via email to