bison-patches
[Top][All Lists]
Advanced

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

Re: FYI: c++: avoid GCC 8 warnings


From: Akim Demaille
Subject: Re: FYI: c++: avoid GCC 8 warnings
Date: Thu, 16 Aug 2018 20:30:24 +0200


> Le 16 août 2018 à 15:56, Hans Åberg <address@hidden> a écrit :
> 
>> [It’s] in the test suite, calc.at.
> 
> Is there a way to prevent the tests being removed, and run them by hand?

make check TESTSUITEFLAGS=‘-j4 -d -x’

-j4 for parallelism, -d for debug (leave the directories), -x
for shell tracing.  See ./testsuite -h for more.


reply via email to

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