[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PureC changes



Julian Reschke wrote:

> > >- Note that it's really important to have the source ANSI clean. As you
> > >  see, PureC detects a lot of things that gcc seems to ignore.
> > 
> > -pedantic will help ensure this.
> 
> Well, that it should be set in the standard makefile.

No, it shouldn't, because that generates a lot of warnings for all of
the GCC-isms (like "inline") that are used in the code.

Michael
-- 
Email: hohmuth@inf.tu-dresden.de
WWW:   http://www.inf.tu-dresden.de/~mh1/