[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtool ChangeLog doc/libtool.texi libltdl/lt_d...
From: |
Ralf Wildenhues |
Subject: |
libtool ChangeLog doc/libtool.texi libltdl/lt_d... |
Date: |
Tue, 04 Sep 2007 18:01:33 +0000 |
CVSROOT: /cvsroot/libtool
Module name: libtool
Changes by: Ralf Wildenhues <rwild> 07/09/04 18:01:33
Modified files:
. : ChangeLog
doc : libtool.texi
libltdl : lt_dlloader.c ltdl.c
Log message:
* doc/libtool.texi (User defined module data)
<lt_dlinterface_register>: Document that a NULL place matches
all modules.
* libltdl/lt_dlloader.c (lt_dlloader_remove): Actually iterate
over all open modules when looking for modules that use it.
If a resident module is found, return but do not set the error
string.
* libltdl/ltdl.c (lt_dlexit): When removing dlloaders, ignore
errors that stem from earlier failed commands. Exposed by the
lt_dladvise test.
Fixes regression over branch-1-5.
Memleak report as Coverity CID 19 via Jeff Squyres.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libtool/ChangeLog?cvsroot=libtool&r1=1.2515&r2=1.2516
http://cvs.savannah.gnu.org/viewcvs/libtool/doc/libtool.texi?cvsroot=libtool&r1=1.230&r2=1.231
http://cvs.savannah.gnu.org/viewcvs/libtool/libltdl/lt_dlloader.c?cvsroot=libtool&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/libtool/libltdl/ltdl.c?cvsroot=libtool&r1=1.263&r2=1.264
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- libtool ChangeLog doc/libtool.texi libltdl/lt_d...,
Ralf Wildenhues <=