bug-bison
[Top][All Lists]
Advanced

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

Re: cannot compile C++ skeleton with g++-4.3 -Wall -Werror


From: Akim Demaille
Subject: Re: cannot compile C++ skeleton with g++-4.3 -Wall -Werror
Date: Fri, 27 Mar 2009 09:56:55 +0100


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

On Thu, Mar 26, 2009 at 3:05 PM, Akim Demaille <address@hidden> 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.

address@hidden ~/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

[Prev in Thread] Current Thread [Next in Thread]