This is the mail archive of the gcc-help@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]

Turning off deprecated warnings


How do I turn off the 'deprecated conversion from string constant to char *'
warning???

I've searched all over and tried all sorts of -W options and I can't get rid
of it.  Right now I'm just trying to get a huge codebase to compile with
gcc-4.4.0.  I'll go back and fix warnings later, but this one warning is
making it real hard to find anything else in my log files.

Thanks,

-b


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