Wed Feb  1 21:57:29 CST 2006  Luis Oliveira <[EMAIL PROTECTED]>
  * 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 <[EMAIL PROTECTED]>
  * 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  [EMAIL PROTECTED]
  * 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
_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to