[FIXME: On NetBSD, dlsym() doesn't set errno != 0 when the system cannot be
authorMartin Baulig <martin@home-of-linux.org>
Thu, 13 Jan 2000 22:11:39 +0000 (22:11 +0000)
committerMartin Baulig <martin@src.gnome.org>
Thu, 13 Jan 2000 22:11:39 +0000 (22:11 +0000)
commit9bee3ef88d3b68235a382254c3d3ba712325014c
treec196a196377ffef23277fe90f936f36248ad2a4e
parent0b2c4e4f5ad8fed6a0c60a2a573156caf9260b3a
[FIXME: On NetBSD, dlsym() doesn't set errno != 0 when the system cannot be
        found; this leads to an incorrect return value of g_module_symbol.]

2000-01-13  Martin Baulig  <martin@home-of-linux.org>

* gmodule.c (g_module_open): Check whether `check_init' is not NULL
before we attempt to call it.
gmodule/ChangeLog
gmodule/gmodule.c