public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Adhemerval Zanella <azanella@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc/azanella/clang] libio/bits/stdio2.h fix
Date: Thu, 10 Mar 2022 19:20:20 +0000 (GMT)	[thread overview]
Message-ID: <20220310192020.D5E96385843A@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=e4d34c7e5be9f049c6ee9b65091fc93ef8bc414a

commit e4d34c7e5be9f049c6ee9b65091fc93ef8bc414a
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Tue Mar 8 17:30:31 2022 -0300

    libio/bits/stdio2.h fix

Diff:
---
 libio/bits/stdio2.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libio/bits/stdio2.h b/libio/bits/stdio2.h
index 0fdd645875..de7f1f04aa 100644
--- a/libio/bits/stdio2.h
+++ b/libio/bits/stdio2.h
@@ -96,6 +96,8 @@ __NTH (vsnprintf (char *__restrict __s, size_t __n,
 				    __glibc_objsize (__s), __fmt, __ap);
 }
 
+#endif
+
 #if __USE_FORTIFY_LEVEL > 1
 extern int __REDIRECT_LDBL (__fprintf_chk, (FILE *__restrict __stream,
 					    int __flag,
@@ -164,7 +166,6 @@ extern int __REDIRECT_LDBL (__vdprintf_chk, (int __fd, int __flag,
 					     __gnuc_va_list __arg),
 			    __vdprintf_chkieee128, __nldbl___vdprintf_chk)
      __attribute__ ((__format__ (__printf__, 3, 0)));
-# endif
 
 #  ifdef __va_arg_pack
 __fortify_function int


                 reply	other threads:[~2022-03-10 19:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220310192020.D5E96385843A@sourceware.org \
    --to=azanella@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).