Author: D Herring <dherring@at.tentpost.dot.com>mob
commitf2e583c0ecfea3b54aa77935c374fd6d4dd0cfcb
authorWilliam Robinson <airbaggins@users.sourceforge.net>
Tue, 4 Mar 2008 10:49:21 +0000 (4 10:49 +0000)
committerWilliam Robinson <airbaggins@users.sourceforge.net>
Tue, 4 Mar 2008 10:49:21 +0000 (4 10:49 +0000)
tree9ef0210b4de1d7ad0081c175b86ab06631a72bbd
parentadc329d120d79e8050d24045177ca60f68d7e7a7
Author: D Herring <dherring@at.tentpost.dot.com>
Date:   Tue Mar 4 00:10:35 2008 -0500

Update lib/types.lisp for February 2007 CFFI (breaks 0.9.2)

Luis changed the CFFI type system.  In particular, DEFCTYPE now simply creates
aliases which cannot support custom type translation (much like the C++ typedef).

For details, see
http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=cffi-cffi;a=commit;h=20070219011856-28748-e5c1f319e17f91d8e38f3cf906d14a5db40ba365.gz
http://article.gmane.org/gmane.lisp.cffi.devel/1029
lib/types.lisp