bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using gnulib with -pedantic, I get many warnings about #include_next


From: Bruno Haible
Subject: Re: Using gnulib with -pedantic, I get many warnings about #include_next
Date: Mon, 25 Aug 2008 00:40:08 +0200
User-agent: KMail/1.5.4

Reuben Thomas wrote:
> it'd need some way for gnulib to turn it off, and 
> gnulib would then have to use it.

gnulib cannot avoid the use of #include_next. On non-glibc platforms it
would be possible, by use of #include <absolute_system_header_filename>,
but with glibc it is not possible, because glibc itself uses #include_next.

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]