6 Jun
2007
6 Jun
'07
6:28 p.m.
Hi, CFFI Developers
I found that in AMD64 Linux, the long and long long type are both 8 bytes. Can I directly map CFFI's :long-long into LispWorks FLI's :long type to get support for long-long type? (This is need when I compile iolib package in amd64 LispWorks): hi, you can take a look at the patch I sent here some weeks ago under
On Thu, Jun 07, 2007 at 01:48:27AM +0800, Chun Tian (binghe) wrote: the subject "emulating LONG-LONG on ECL". if luis likes the approach, that patch can be extended to any implementation that doesn't handle :long-long, including lispworks and allegro -- (sign :name "Stelian Ionescu" :aka "fe[nl]ix" :quote "Quidquid latine dictum sit, altum videtur.")