tweak for cffi-grovel::trim-whitespaces?

Mirko Vukovic mirko.vukovic at gmail.com
Wed Nov 11 02:53:10 UTC 2015


Hello,

This is on
- 64-bit Windows
- Msys+mingw64 GCC compilation suite
- ccl and/or sbcl (latest Windows version)
- cffi 0.16.1.

I had problems loading cffi-libffi:
- CCL did fine
- SBCL barfed during the grovel phase:
  > Paths returned by pkg-config had a control-M appended to the end

I fixed that by adding \#Return to the list of characters trimmed by
cffi-grovel::trim-whitespaces.

With that addition both SBCL and CCL loaded cffi-libffi.

Mirko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20151110/b4a870b5/attachment.html>


More information about the cffi-devel mailing list