]> 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)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 18 Aug 2016 09:40:21 +0000 (11:40 +0200)
commit58ef663c94e0bf21e88af6afce13b62d723cc415
tree951b16c319739dd11f30dc8580183e19abaea34a
parent72450627ba8a173366265af550115de951f148c9
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)
ChangeLog
argp/argp-fmtstream.h
argp/argp.h