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: [PATCH] argp: Do not override GCC keywords with macros [BZ #16907]


On 08/14/2016 09:01 PM, Florian Weimer wrote:

2016-08-14  Florian Weimer  <fweimer@redhat.com>

	[BZ #16907]
	* argp/argp.h: Switch to __BEGIN_DECLS and __END_DECLS.
	(__THROW, __NTH, __attribute__, __restrict): Remove definitions.
	* argp/argp-fmtstream.h: Add __BEGIN_DECLS and __END_DECLS.
	(__attribute__): Remove definition.

I have committed this.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]