bug#36739: [PATCH] maint: fix issues in syntax-check

2019-08-06 Thread Paul Eggert
Thanks, I installed that.

bug#36739: [PATCH] maint: fix issues in syntax-check

2019-08-06 Thread Bernhard Voelker
On 7/20/19 9:27 AM, Akim Demaille wrote: > # Ensure that tests call the print_ver_ function for programs which are > # actually used in that test. > sc_prohibit_test_calls_print_ver_with_irrelevant_argument: > - @git grep -w print_ver_ $(srcdir)/tests \ > + @cd

bug#36739: [PATCH] maint: fix issues in syntax-check

2019-07-20 Thread Akim Demaille
Hi! I was trying to reproduce some error in gnulib's syntax-check, and faced a few issues. My builddirs are in a separate tree, with symlinks from the src tree to them. So running git from builddir will never work. There are other errors, that I was not addressed. error_quotes env.c:337: