
27 Jun
2006
27 Jun
'06
1:26 a.m.
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/