Update lib/types.lisp for February 2007 CFFI (breaks 0.9.2)
commitc21854b10cfe0d29d6cc2edb8e5fe2cf3abd4b76
authorD Herring <dherring@at.tentpost.dot.com>
Tue, 4 Mar 2008 05:10:35 +0000 (4 00:10 -0500)
committerD Herring <dherring@at.tentpost.dot.com>
Tue, 4 Mar 2008 05:10:35 +0000 (4 00:10 -0500)
tree9ef0210b4de1d7ad0081c175b86ab06631a72bbd
parentadc329d120d79e8050d24045177ca60f68d7e7a7
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