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]
Other format: [Raw text]

[Bug c/11051] -Wno-deprecated needed also for C


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11051



------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-03 17:50 -------
The code is no rejected in the mainline (20030802).  Can any one think of another case 
but I still agree that -Wno-deprecated needs to be supported in C/ObjC.  Before 
20030729, I know that #import was deprecated but that had a option to disable the 
warning.

Right now only one thing in the C front end is deprecated but that only is a pedwarn.

I argree that there should be still an option for this in the furture.


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