This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Testing 2.16 release candidate with gnulib


Carlos O'Donell wrote:
> Only these were new regressions:
> 
> log10f.o
> logf.o
> remove.o
> strstr.o
> 
> We've identified strstr.o as a glibc issue.
> 
> We've identified remove.o as a gnulib issue.
> 
> We had not yet tracked down log10f.o or logf.o.

log10f.o is a gnulib issue, meanwhile fixed through
http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=273bfd77e1807f9e9137b2efd7ab47c86374498b

logf.o is an Autoconf bug in Autoconf versions < 2.64 that hits gnulib.
It goes away when you use an Autoconf version >= 2.64.

Bruno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]