> I expect -Wall does, but since we don't have -Werror (why not?) I expect
> no-one notices...

It can be added with

   NOTEST_CFLAGS="-Werror" ./configure ...

for everything except pcre (not wanted) and apr-util (coming soon).

I would have done that automatically with --enable-maintainer-mode but
we currently do not compile without warnings and I am not willing to
stop progress by default until we do.

....Roy

Reply via email to