Hi Bruno and Paul, Paul Eggert <egg...@cs.ucla.edu> writes:
> I was testing all modules that depend on c99, this way: > > ./gnulib-tool -h --create-testdir --dir foo $(cd modules && grep -lx > 'c99' $(git ls-files)) > cd foo > ./configure > make > > The last command fails as follows on Fedora 40 x86-64 when building > Gnullib commit 56a8b46608f60d33cc4026875e8a52b1bf8a2e16: Perhaps there should be an extra status for test modules that should generally be excluded. IIRC running 'gnulib-tool --create-testdir --dir testdir1' to create a testdir of all modules without using ./all-modules will fail due to the 'link-warning' module. Collin