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: [PATCH] Fix ilogb exception and errno (bug 6794)


On Tuesday, April 17, 2012 23:50:55 Andreas Schwab wrote:
> Adhemerval Zanella <azanella@linux.vnet.ibm.com> writes:
> > +weak_alias (__ieee754_ilogb, __ilogb_finite)
> 
> This is useless, since __ilogb_finite is not exported, and
> <bits/math-finite.h> doesn't use it anyway.

Andreas, I see you pushed a patch for this to git. Please remember to 
follow the guidelines  we discussed here which include (see 
http://sourceware.org/glibc/wiki/Consensus):
"Post the patch and ChangeLog to libc-alpha with a short message and then 
push the commit."

Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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