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]

Re: Problem with headers



Fixed on mainline.

%cat > kill1.cc
#include <hashtable.h>


%COMP.sh kill1.cc 
In file included from /mnt/hd/bliss/src.gcc/libstdc++-v3/include/backward/hashtable.h:34,
                 from kill1.cc:1:
/mnt/hd/bliss/src.gcc/libstdc++-v3/include/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please use the <X> header instead of <X.h> header for 'C++' includes and use the <cX> header instead of <X.h> header for 'C' includes. To disable this warning use -Wno-deprecated.



FYI I almost missed this post: if you could put more info in the
subject line in the future I'd recommend it.

best,
benjamin


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