Mon Dec 26 14:58:06 CET 2005  Luis Oliveira <[EMAIL PROTECTED]>
  * cffi-uffi-compat:allocate-foreign-object optimization
  
  Convert TYPE to the equivalent UFFI type at macro-expansion time
  when constant.

    M ./uffi-compat/uffi-compat.lisp -1 +4

Mon Dec 26 14:53:22 CET 2005  Luis Oliveira <[EMAIL PROTECTED]>
  * Don't save (anonymous) parsed types in *foreign-types*
  
  Don't save parsed types in the *foreign-types* hashtable. This
  way they can be garbage collected and the hashtable won't grow
  indefinitely.
  
  Issue reported by Novikov Leonid <ln (at) bk.ru>

    M ./src/early-types.lisp -3 +1


An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-051226.tar.gz
_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to