(scm_c_register_extension): Allow NULL as library
authorMarius Vollmer <mvo@zagadka.de>
Mon, 4 Jun 2001 22:16:27 +0000 (22:16 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 4 Jun 2001 22:16:27 +0000 (22:16 +0000)
commitbef38a17c4e75ef52dbb158c23844f09e7734b64
tree39c59a452b905c6126ad5fa67cf4b604f11eeb65
parent0e9eeb6cc9dc1d0f8dccb93082604149a4e5777b
(scm_c_register_extension): Allow NULL as library
name.
(load_extension): Ignore NULL library names when comparing.
libguile/extensions.c