wget/html-parce.c

2001-09-06 Thread Denis Ahrens
Hello In line 435 in html-parse.c is a non-escaped doubleqoute (). I cannot compile this file under MacOSX without escaping this char. Denis

Re: wget/html-parse.c

2001-09-06 Thread Edward J. Sabol
Denis Ahrens wrote: In line 435 in html-parse.c is a non-escaped doubleqoute (). That's perfectly valid code. I cannot compile this file under MacOSX without escaping this char. That's a bug in cpp-precomp, Apple's C pre-processor that implements support for pre-compiled headers. The way to

bugssuggestions

2001-09-06 Thread Sergey Voilokov
Hi, there a some bugssuggestions for wget. I run it on w2000, cygwin, wget version 1.6 1. bug command line: wget -i fileWithFtpLinks.txt if input file has links with apostrof (') like: ftp://ftp.smth.com/alex's files/1.txt ftp://ftp.smth.com/alex's files/2.txt ftp://ftp.smth.com/alex's

Wget license and OpenSSL license incompatible

2001-09-06 Thread wget
FYI, the GPL license that wget is shipped with is incompatible with the OpenSSL license. Below is a mail message I forward to the development mailing list for lftp and a response from [EMAIL PROTECTED] As far as I know, this only presents a problem when wget binaries linked against OpenSSL are