Re: [bug-recutils] Recutils manual does not build.

2013-02-13 Thread Patrice Dumas
On Wed, Feb 13, 2013 at 07:04:29AM +0100, John Darrington wrote: > On Tue, Feb 12, 2013 at 08:36:54PM +0100, Jose E. Marchesi wrote: > > /home/john/recutils/doc//recutils.texi:198: Cross reference to > nonexistent node `Importing MDB files' (perhaps incorrect sectioning?). >

Re: [bug-recutils] Recutils manual does not build.

2013-02-13 Thread Karl Berry
Funny enough the pre-release 4.13.94 of makeinfo does not complain about the missing nodes... Please send the Texinfo file that is problematic. k

Re: Bug#700354: info: segfault on tab completion on large terminals

2013-02-13 Thread Norbert Preining
Hi Segey, On Mi, 13 Feb 2013, Sergey Poznyakoff wrote: > > Sergey, if you have a chance to try to track it down > > Sure, I've fixed it. Great, thanks. Norbert PREINING, Norbert http://www.pr

Re: Bug#700354: info: segfault on tab completion on large terminals

2013-02-13 Thread Sergey Poznyakoff
Andreas Schwab ha escrit: > There is no garantee that input is zero-terminated. Fixed that too. Thanks a lot! Regards, Sergey

Re: Bug#700354: info: segfault on tab completion on large terminals

2013-02-13 Thread Andreas Schwab
k...@freefriends.org (Karl Berry) writes: > However, I can't see what it's complaining about. That line in tag.c is > while ((p = input + strlen (input)) < endp) /* go forward to null */ > and I fail to see anything uninitialized about it. Any ideas, anyone? There is no garantee that input is

Re: 4.13.96: incorrect error message

2013-02-13 Thread Patrice Dumas
On Wed, Feb 13, 2013 at 03:32:06AM +0100, Thien-Thi Nguyen wrote: > Perhaps the bug is w/ Perl itself? > > I found , > which includes a small test program. On my computer it outputs: > > $ ./zow.pl > 1..8 > ok 1 > ok 2 > ok 3 > ok