Am Donnerstag, den 04.09.2008, 12:44 -0400 schrieb Pavel Roskin:
> Fine, but only if we decide to fix the existing warnings. I'm not sure
> it's worth the trouble. Just because a macro is considered obsolete,
> it's not necessarily broken. End users won't run Autoconf, so they
> won't have probl
On Thu, 2008-09-04 at 13:16 +0200, Felix Zielcke wrote:
> With my configure.ac autoconf[0] topic I just got the idea to add
> `-Wall' option to `autoconf' in `autogen.sh'
>
> We're using -Wall for gcc so why not for autoconf and autoheader too?
>
> Then once in a while someone will hopefully noti
With my configure.ac autoconf[0] topic I just got the idea to add
`-Wall' option to `autoconf' in `autogen.sh'
We're using -Wall for gcc so why not for autoconf and autoheader too?
Then once in a while someone will hopefully notice that something might
need a change and will look into it.
[0] h