r11764: 2007-07-22 Kevin Rosenberg (kevin@rosenberg.net)
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 22 Jul 2007 19:09:39 +0000 (19:09 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 22 Jul 2007 19:09:39 +0000 (19:09 +0000)
commit093110cc904383694a1b549cf3525cc7088e92e1
tree5b0d0d05d731a48c7abb860fcd8a3bc27fa95814
parenta1b4f38647293f0b1fdad44cf153c6d5a26f6ea3
r11764: 2007-07-22 Kevin Rosenberg (kevin@rosenberg.net)
* Version 1.6.0 (SPECIFICATION CHANGE)
* doc/ref_func_libr.xml: Change the specification of
load-foreign-library to better match the actual action of the
function. Rather than returning NIL for failure to load library,
signal an error.
* src/libraries.lisp: Rework load-foreign-library to ensure errors
are signaled on failure to load library. This was the case for
some implementations, change the other implementations to
match. (Inconsistency found due to Mark Wooding's remarks)
ChangeLog
debian/changelog
doc/html.tar.gz
doc/ref_func_libr.xml
doc/uffi.pdf
src/libraries.lisp