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

Re: handling of warnings


skaller <skaller@ozemail.com.au> writes:

| On Thu, 2003-08-14 at 01:55, Gabriel Dos Reis wrote:
| 
| > I don't believe so.  It is using a feature without knowing whether it
| > is there, i.e. careless programming that is certainly a bad pratice
| 
| I agree. Which is why I have -w set on. I know that works.
| 
| I can't afford to query gcc to find out what options it has ..
| because I can't be sure I'm even running gcc. 

If you can't afford to tell whether you're using GCC or not, you are
not going to supply GCC options.  Are you?

-- Gaby


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