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: Fix conditions on checking versions of dprintf (bug 13775)


On 05/02/2012 09:33 PM, Joseph S. Myers wrote:
Bug 13775 was an issue with inconsistency in the conditions applied to
declarations of dprintf and vdprintf in different headers.  This was
fixed for the stdio-ldbl.h declarations - but not for the checking
versions of the functions.  I propose this patch to move the checking
versions also from __USE_GNU to __USE_XOPEN2K8.  Tested x86_64.

thanks, this is ok,


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]