Re: [Bug-wget] patch to fix some types of warnings

2012-03-30 Thread Tim Ruehsen
Hello Guiseppe, Am Thursday 29 March 2012 schrieb Giuseppe Scrivano: Hello Tim, Tim Ruehsen tim.rueh...@gmx.de writes: function declaration isn't a prototype [-Wstrict-prototypes] no previous prototype for 'convert_links_in_hashtable' [-Wmissing-prototypes] suggest braces around empty

Re: [Bug-wget] (Patch) Bug on latest wget (1.3.14)

2012-03-30 Thread Tim Rühsen
Hello Alejandro, here is a patch that fixes the issue with empty HTTP queries. But the website has two files that can't be loaded (404 Not found). These files won't be translated to local filenames. This is a correct behaviour, since these files do not exist locally. Guiseppe, put you in CC

[Bug-wget] [patch] warc_uuid_str() implementation depend on HAVE_LIBUUID

2012-03-30 Thread Tim Ruehsen
Hi, here is a patch for conditionally compiling warc_uuid_str depending on HAVE_LIBUUID. Tim === modified file 'src/ChangeLog' --- src/ChangeLog 2012-03-25 15:49:55 + +++ src/ChangeLog 2012-03-30 15:40:57 + @@ -1,3 +1,7 @@ +2012-03-30 Tim Ruehsen tim.rueh...@gmx.de + + * warc.c: make

Re: [Bug-wget] Concurrency and wget

2012-03-30 Thread Giuseppe Scrivano
Micah Cowan mi...@cowan.name writes: http://wget.addictivecode.org/Concurrency Lovely! Giuseppe, when you have the chance, please also update the information on the ideas page with this link. just done. I also forgot to change the mentor, it is fixed now :-) Thanks, Giuseppe

[Bug-wget] file download using Wget

2012-03-30 Thread Bidwell, Eugene x23787
Hi I have a need to download a text file from a site (http://www.theocc.com/webapps/position-limits) which uses a button that activates a javascript routine to generate a dialog box for downloading a file to my pc using http. Will the Wget utility allow me to retrieve that data from a