* boot-9.scm (link-dynamic-module): Do not catch errors from
authorMarius Vollmer <mvo@zagadka.de>
Wed, 30 Apr 1997 13:35:11 +0000 (13:35 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Wed, 30 Apr 1997 13:35:11 +0000 (13:35 +0000)
commit6b8561828b62175fb22b6085d477a68e03038d99
tree676900d759ee0331a74c009cc7c3626a44b97f69
parent6fa9bcd05ae1ab078c97e86f0878f6e5213053b0
* boot-9.scm (link-dynamic-module): Do not catch errors from
dynamic-link and dynamic-call.  When the shared library exists it is
now assumed to be suitable for a dynamic C module.
ice-9/boot-9.scm