This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Why warn about #include_next in system headers?


Hi,

while compiling kdelibs-2.1beta2 with gcc-20010204 there are a lot of

/usr/include/limits.h:124:3: warning: #include_next is a GCC extension

I find this warning rather useless in systemheaders, in this case glibc 
_wants_ to use the GCC extension, so why warn?

Franz.

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