]> 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 11:04:16 +0000 (13:04 +0200)
commita86b1fac2883617c24d719af125c473635bb5ac5
tree7e8f889d65314e808b4833a1cebfb11ee3ab49a6
parent9e9fcd095a9417acd28645946bd6e35bd3cbc194
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