[cffi-devel] Crashes on X86-64 CLISP

Hoehle, Joerg-Cyril Joerg-Cyril.Hoehle at t-systems.com
Fri Feb 3 16:05:03 UTC 2006


James Bielman wrote:

>It looks like the problem is with FFI:UNSIGNED-FOREIGN-ADDRESS and
>FFI:FOREIGN-ADDRESS-UNSIGNED expecting and returning 32-bit integers:
And it's me who wrote this bogus code :-( :-(

If you can recompile CLISP yourself, go to the 2 functions in src/foreign.d and change UL_to_I to UQ_to_I and I_to_UL to I_to_UQ

And I'm going to push a patch to CVS.

Regards,
	Jorg Hohle.



More information about the cffi-devel mailing list