Wed Jul  1 14:59:18 EDT 2009  Luis Oliveira <lolive...@common-lisp.net>
  * clisp: small fix to %FOREIGN-ALLOC
  
  - Deal with (%foreign-alloc 0) gracefully by turning it into a one byte
    allocation. This is similar to what glibc's malloc() does, IIUC.
  - Regression test: FOREIGN-ALLOC.6.
  
  Reported by Tobias Rautenkranz.

    M ./src/cffi-clisp.lisp -1 +2
    M ./tests/memory.lisp -1 +7


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

Darcsweb URL:
http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=cffi-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