]> git.ipfire.org Git - thirdparty/glibc.git/commit
argp: Do not override GCC keywords with macros [BZ #16907]
authorFlorian Weimer <fweimer@redhat.com>
Thu, 18 Aug 2016 09:15:42 +0000 (11:15 +0200)
committerMike Frysinger <vapier@gentoo.org>
Sat, 12 Nov 2016 05:44:39 +0000 (00:44 -0500)
commit15463136aeca3fea7d41a63b1d5d28110c87f741
tree5796dd9ba014c9d63067263bf5be895570d730f4
parent93342bced2f8d48291db8a274fe43d344ba1a0dc
argp: Do not override GCC keywords with macros [BZ #16907]

glibc provides fallback definitions already.  It is not necessary to
suppress warnings for unknown attributes because GCC does this
automatically for system headers.

This commit does not sync with gnulib because gnulib has started to use
_GL_* macros in the header file, which are arguably in the gnulib
implementation space and not suitable for an installed glibc header
file.

(cherry picked from commit 2c820533c61fed175390bc6058afbbe42d2edc37)
(cherry picked from commit a86b1fac2883617c24d719af125c473635bb5ac5)
argp/argp-fmtstream.h
argp/argp.h