[cffi-devel] New patches: 1-Feb-2006

Luis Oliveira loliveira at common-lisp.net
Thu Feb 2 06:00:03 UTC 2006


Wed Feb  1 21:57:29 CST 2006  Luis Oliveira <loliveira at common-lisp.net>
  * Fix allegro's %load-foreign-library
  
  Versions prior to 7.0 don't have a :foreign keyword argument
  for LOAD. Reported by Andrew Philpot.

    M ./src/cffi-allegro.lisp -1 +2

Wed Feb  1 13:17:12 CST 2006  Luis Oliveira <loliveira at common-lisp.net>
  * Make defcenum accept duplicate values.
  
  DEFCENUM will discard the previous value->keyword mapping (though not
  the respective keyword->value mapping of course) when it find a
  duplicate value.

    M ./src/enum.lisp -4 +5

Wed Feb  1 06:40:58 CST 2006  keriax at gmail.com
  * Add check for FreeBSD and remove some redundant assignments.

    M ./tests/Makefile -18 +9


An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-060201.tar.gz

Darcsweb URL:
http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=cffi;a=summary



More information about the cffi-devel mailing list