[Bug-wget] Segmentation fault with current development version of wget

2013-04-30 Thread Stefano Lattarini
Here is the reproducer: $ wget --passive-ftp -nv --recursive --level=1 --no-directories --no-parent \ --no-check-certificate -A '*.po' http://translationproject.org/latest/make 2013-04-30 16:41:25 URL:https://translationproject.org/latest/make/ [5489/5489] - make [1] Segmentation

Re: [Bug-wget] Segmentation fault with current development version of wget

2013-04-30 Thread Stefano Lattarini
On 04/30/2013 07:01 PM, Darshit Shah wrote: Okay, I could not prevent myself from looking into it. It seems as if the SUSPEND_POST_DATA macro was being called during a recursive download attempt. Attaching a hack around the situation. Will look more deeply when I have more time to

[Bug-wget] [PATCH] docs: fix errors and warnings with Texinfo 5

2012-11-08 Thread Stefano Lattarini
Lattarini stefano.lattar...@gmail.com --- doc/ChangeLog | 9 + doc/wget.texi | 8 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index b60a307..bd6f573 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,12 @@ +2012-10-08 Stefano

Re: [Bug-wget] [PATCH] docs: fix errors and warnings with Texinfo 5

2012-11-08 Thread Stefano Lattarini
Hi Giuseppe. On 11/08/2012 09:01 PM, Giuseppe Scrivano wrote: Thanks for the patch! Just a curiosity, I have never seen this before: Copyright-paperwork-exempt: yes are other GNU projects using it? Yes, those that automatically generate their ChangeLog file from the git commit