as a last resort, if we can't access() the module, leave it up to the
authorTim Janik <timj@gtk.org>
Mon, 28 May 2001 18:23:31 +0000 (18:23 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 28 May 2001 18:23:31 +0000 (18:23 +0000)
commit2d0ea4af6c80cd988666bb4043965f270ea7fc07
treece2388ab7c0857b68fc6b42485ac0d5d66941360
parent1b1bbd0ddc30dc95d69bf3cc4ba1218f1b60c6f0
as a last resort, if we can't access() the module, leave it up to the

Mon May 28 20:19:25 2001  Tim Janik  <timj@gtk.org>

        * gmodule.c (g_module_open): as a last resort, if we can't access()
        the module, leave it up to the platform backends to find it.
        (fixes implicit search patch loading i broke with my last
        commit, spotted by Padraig O'Briain).
gmodule/ChangeLog
gmodule/gmodule.c