2 Jan 2006 09:33
Re: libtool 1.5.22 -- bug in LT_DLMUTEX_GETERROR()
Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>
2006-01-02 08:33:45 GMT
2006-01-02 08:33:45 GMT
Hi Alexis, * Alexis Wilke wrote on Sat, Dec 31, 2005 at 08:04:05AM CET: > > There is a really bad bug in LT_DLMUTEX_GETERROR() which checks if the > lt_dlmutex_seterror_func [see SET] instead of the lt_dlmutex_geterror_func > [see, here GET]. Thanks for this bug report. I have applied this patch to branch-1-5 to fix the issue. Please note that the locking interfaces of libltdl are deprecated and will be removed in libtool 2.0, because of various issues with them (one of them being that they do not work correctly on all systems). Cheers, Ralf 2006-01-02 Alexis Wilke <alexis_wilke <at> yahoo.com> * libltdl/ltdl.c (LT_DLMUTEX_GETERROR): check if `lt_dlmutex_geterror_func' is set instead of `lt_dlmutex_seterror_func'. Index: libltdl/ltdl.c =================================================================== RCS file: /cvsroot/libtool/libtool/libltdl/ltdl.c,v retrieving revision 1.174.2.20 diff -u -r1.174.2.20 ltdl.c --- libltdl/ltdl.c 13 Oct 2005 04:48:50 -0000 1.174.2.20(Continue reading)
Your bias is obvious.
RSS Feed