On Mon, Aug 8, 2011 at 10:01 AM, Bojan Smojver <[email protected]> wrote: > ------- Original message ------- >> >> From: Jeff Trawick <trawick gmail.com> > >> Is the end result that the test previously failed to find >> ldap_set_rebind_proc() but now works with GCC 4.6? If so, that's what >> CHANGES should say. (We quietly fix warnings all the time; my >> semi-educated guess is that this is more interesting.) > > That was the intention of the change, yes (whether it will work universally > remains to be seen, of course). I noticed that on my own F-15 system - it > failed to find that the function had 3 arguments. > > I can change the changes file if you like.
Yes :) Something like: Fix a failure of configure to detect ldap_set_rebind_proc(), encountered on Fedora Core 15 with gcc 4.6. (or similar) instead of Avoid compiler warning in ldap_set_rebind_proc() test. BTW, apr-util 1.4.x/CHANGES is only for fixes/features not in the 1.3.x series, since 1.4.x has not yet been released.
