Improve foreign library support
commiteb1bf4a9cc3a1e12cfa66e216a977465d2667892
authorStelian Ionescu <sionescu@cddr.org>
Sun, 19 Sep 2010 19:01:40 +0000 (19 21:01 +0200)
committerStelian Ionescu <sionescu@cddr.org>
Sun, 19 Sep 2010 19:01:40 +0000 (19 21:01 +0200)
tree5ca52fc5434f08adef03e2479f76c9c828f51a0f
parent36fc2b02784beefcb91f22d8b77b4fccd5451645
Improve foreign library support

* add a PRINT-OBJECT method for foreign libraries
* signal FOREIGN-LIBRARY-UNDEFINED-ERROR instead of a SIMPLE-ERROR in
  LOAD-FOREIGN-LIBRARY
* keep around the library name used for opening, add reader
  FOREIGN-LIBRARY-NAME
doc/cffi-manual.texinfo
src/libraries.lisp
src/package.lisp