CFFI 0.19.0 released

Luís Oliveira luismbo at gmail.com
Mon Jun 26 23:37:55 UTC 2017


Hello,

We've just released CFFI 0.19.0!

  * new feature: a new CFFI-SYS backend for Clasp has been added,
    courtesy of Frank Gröninger.

  * enhancement: cffi/c2ffi now handles anonymous enums properly,
    properly parses double float constants and has a new facility,
    callback-factory, that allows users to customize form
    generation. (Thanks to Chris Bagley.)

  * enhancement: various improvements to cffi-toolchain. (Thanks to
    François-René Rideau.)

  * bugfix: foreign library alternatives are now searched taking into
    account the search-pathprovided to load-foreign-library (or
    equivalently specified via define-foreign-library). (Thanks to
    Pavel Korolev.)

Cheers,

-- 
Luís Oliveira
http://kerno.org/~luis/



More information about the cffi-devel mailing list