Re: ylwrap removes too many directories from output

2012-05-16 Thread Stefano Lattarini
On 05/16/2012 06:17 PM, Stefano Lattarini wrote: > I will push by tomorrow if there is no objection. > And please, consider the diff below squashed in. Sorry for the noise, Stefano -*-*-*- diff --git a/t/lex-line.sh b/t/lex-line.sh index f690e7e..a95faf3 100755 --- a/t/lex-line.sh +++ b/t/lex

Re: ylwrap removes too many directories from output

2012-05-16 Thread Stefano Lattarini
[moving to automake-patches] On 05/10/2012 02:03 PM, Nikolai Weibull wrote: > Hi! > Hi Nikolai, sorry for the delay, and thanks for the patch. > If Automake is used in non-recursive mode and one of the inputs is a > yacc file, for example, src/grammar.y, ylwrap will remove too many > directories

Re: [FYI] {maint} self tests: cater for /bin/ksh symlinked to Zsh

2012-05-16 Thread Stefano Lattarini
On 05/16/2012 04:25 PM, Dave Hart wrote: > > s/if not imperfectly// > Fixed before pushing. Regards, Stefano

[FYI] {master} yacc tests: avoid a spurious failure with Sun C++ 5.9

2012-05-16 Thread Stefano Lattarini
* t/yacc-cxx.sh (parse1.yy): When calling the 'getchar' function declared in the #included , fully qualify it as std::getchar', to avoid Sun C++ 5.9 erroring out with: "parse1.yy", line 5: Error: The function "getc" must have a prototype. * t/yacc-clean-cxx.sh (sub1/parsefoo.yxx): Likewise. Signed

Re: [FYI] {maint} self tests: cater for /bin/ksh symlinked to Zsh

2012-05-16 Thread Dave Hart
On Wed, May 16, 2012 at 2:11 PM, Stefano Lattarini wrote: > * t/self-check-reexec.tap: When searching for a suitable non-Bash > shells, be sure to reject any shell that is Zsh "in disguise" (as > can be found on some Debian systems, where /bin/ksh can be symlinked > to /bin/zsh4).  This is require

[FYI] {maint} self tests: cater for /bin/ksh symlinked to Zsh

2012-05-16 Thread Stefano Lattarini
* t/self-check-reexec.tap: When searching for a suitable non-Bash shells, be sure to reject any shell that is Zsh "in disguise" (as can be found on some Debian systems, where /bin/ksh can be symlinked to /bin/zsh4). This is required because our testsuite does not support older versions of Zsh if n

[FYI] {maint} tests: fix spurious failures due to dpkg install-info

2012-05-16 Thread Stefano Lattarini
* t/install-info-dir.sh: Skip some checks if 'install-info' is the one from dpkg, not the one from GNU info; the former might try to create files in '/var/backups/', causing spurious failures like this for any non-root user: install-info(.../install-info-dir.dir/_inst/info/foo.info): \ c