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 https://rt.perl.org/rt3//Public/Bug/Display.html?id=80190, which includes a small test program. On my computer it outputs: $ ./zow.pl 1..8 ok 1 ok 2 ok 3 ok 4 ok 5

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: Bug#700354: info: segfault on tab completion on large terminals

2013-02-13 Thread Sergey Poznyakoff
Andreas Schwab sch...@linux-m68k.org 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 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

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-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?).