Marco Gidde wrote:
> I just made a quick test with SBCL 0.9.12 on x86-64 and had to change
> one line in pygetarg from
>
> (string (cffi:foreign-string-to-lisp (cffi:mem-ref variable :string)))
>
> to
>
> (string (cffi:mem-ref variable :string))
>
> Someone else posted that everything worked fine for him with a very
> similar configuration, so I *guess*, that it might be a change between
> different CFFI versions. I ASDF-INSTALLed it a few weeks ago and it is
> version 0.9.1. Maybe cvs CFFI is different in this regard?
>
>
> Regards,
>
> Marco
>
> _______________________________________________
> Gardeners mailing list
> [email protected]
> http://www.lispniks.com/mailman/listinfo/gardeners
>
>
This change was necessary to get pol to work on every platform I tested
it on, and I use the most recent darcs version of cffi.
sbcl-0.9.13 clisp-2.38 acl80
WinXP* x x x
Gentoo Linux x86 x x x
All lisps were tested against the version of python-2.3 that comes with
OpenOffice.
Do you want this traffic to go to the development list instead?
Matt
*All lisps in windows blow up horribly when trying to import the UNO
module, but seem to work with built-in modules O.K.
_______________________________________________
Gardeners mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/gardeners