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?