[cffi-devel] [PATCH] Adding support for 64 bits types on CLISP > 2.38

Luís Oliveira luismbo at gmail.com
Tue Jun 27 01:26:43 UTC 2006


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/





More information about the cffi-devel mailing list