Le 27 mars 09 à 09:48, Alexandre Duret-Lutz a écrit :

On Thu, Mar 26, 2009 at 3:05 PM, Akim Demaille <[email protected]> wrote:
Thanks, we will fix that.  There will probably be a 2.4.2.

Great, thanks.

Wouldn't it make sense to use -Wall -Werror in the Bison test suite to
catch these problems earlier?

We do.

a...@montero ~/src/kernel/bison $ grep FLAGS tests/ atlocal .in CFLAGS ='@O0CFLAGS@ @WARN_CFLAGS@ @WERROR_CFLAGS@'
CPPFLAGS="-I$abs_top_builddir/lib @CPPFLAGS@"
CXXFLAGS='@O0CXXFLAGS@ @WARN_CXXFLAGS@ @WERROR_CFLAGS@'
LDFLAGS='@LDFLAGS@'

What is needed is running 4.3 to see these new warnings, and I don't.

Reply via email to