Re: et.po for wget-1.6

2001-04-26 Thread Hrvoje Niksic
Hiroshi Takekawa <[EMAIL PROTECTED]> writes: > Hrvoje Niksic <[EMAIL PROTECTED]> writes: > > > > since there seems to be problems with translation project site, I'll > > > post et.po update here. > > Thanks for the translation; I've now updated it in the 1.6 and the 1.7 > > CVS branch. > > Plea

Re: Fix safe-ctype detection

2001-04-26 Thread Hrvoje Niksic
Herold Heiko <[EMAIL PROTECTED]> writes: > Seems ok, at least cmpt.c .. getopt.c do compile correctly. > Now in hash.c cl barfs Put `#define inline' in the config.h file that corresponds to your compiler (config.h.ms?) and see if it works.

RE: Fix safe-ctype detection

2001-04-26 Thread Herold Heiko
Seems ok, at least cmpt.c .. getopt.c do compile correctly. Now in hash.c cl barfs hash.c hash.c(228) : error C2054: expected '(' to follow 'inline' hash.c(230) : error C2085: 'find_mapping' : not in formal parameter list hash.c(230) : error C2143: syntax error : missing ';' before '{' NMAKE : fa

Re: Downloading multiple files with -O

2001-04-26 Thread Hrvoje Niksic
Christian Fraenkel <[EMAIL PROTECTED]> writes: > Since I'd like to download multiple files using -O I'm seeking for a > solution to distingish between the different parts(files). Is there > a way to do this? Not really. I guess you could use the "save headers" option, though...

Re: VMS server testing needed - problem if premature termination

2001-04-26 Thread Hrvoje Niksic
[ Sorry for taking so long to answer! ] Lachlan Cranswick <[EMAIL PROTECTED]> writes: > >> It would also then be easy for WGET to see that a file had not been > >> downloaded correctly from a VMS FTPD server. > > > >I'm not sure how this follows from downloading to .. > > Hopefully the followin

RE: Wget and i18n

2001-04-26 Thread Herold Heiko
>-Original Message- >From: Drazen Kacar [mailto:[EMAIL PROTECTED]] >Sent: Thursday, April 26, 2001 7:00 PM >To: [EMAIL PROTECTED] >Subject: Re: Wget and i18n > > >Herold Heiko wrote: > >> Unfortunately, on winnt this *is* a problem. >> Visual C 5 does include ctype.h in stdio.h (or somethi

Re: Wget and i18n

2001-04-26 Thread Drazen Kacar
Hrvoje Niksic wrote: > Drazen Kacar <[EMAIL PROTECTED]> writes: > > I wonder. POSIX compilation environment may not do such a thing > > I know. However, Wget is targeted to a superset of POSIX or for that > matter ISO C compliant machines. The header thing might be applicable to K&R compilers,

Re: Wget and i18n

2001-04-26 Thread Hrvoje Niksic
Drazen Kacar <[EMAIL PROTECTED]> writes: > Hrvoje Niksic wrote: > > Drazen Kacar <[EMAIL PROTECTED]> writes: > > > > > Hm. But that only prevents ctype.h from being included and not the > > > functions from being used. That's OK, but it's not foolproof. > > > > Right. And it causes problems on

Re: Wget and i18n

2001-04-26 Thread Drazen Kacar
Hrvoje Niksic wrote: > Drazen Kacar <[EMAIL PROTECTED]> writes: > > > Hm. But that only prevents ctype.h from being included and not the > > functions from being used. That's OK, but it's not foolproof. > > Right. And it causes problems on machines that include > through another header file.

Re: Wget and i18n

2001-04-26 Thread Hrvoje Niksic
Drazen Kacar <[EMAIL PROTECTED]> writes: > Hm. But that only prevents ctype.h from being included and not the > functions from being used. That's OK, but it's not foolproof. Right. And it causes problems on machines that include through another header file. Which is why I am strongly inclined

Re: Wget and i18n

2001-04-26 Thread Drazen Kacar
Hrvoje Niksic wrote: > Drazen Kacar <[EMAIL PROTECTED]> writes: > > > make a bunch of: > > > > #undef isalpha > > #undef isdigit > > That wouldn't serve a useful purpose since Wget doesn't use ctype > macros -- the new versions are named ISALPHA, etc. As far as I can > tell, the only reason th

Re: Wget and i18n

2001-04-26 Thread Hrvoje Niksic
Drazen Kacar <[EMAIL PROTECTED]> writes: > > Any idea what would be a sensible way to cover this ? > > Instead of: > > #ifdef isalpha > #error > #else > ... > > make a bunch of: > > #undef isalpha > #undef isdigit > ... That wouldn't serve a useful purpose since Wget doesn't use ctype macros

Re: Wget and i18n

2001-04-26 Thread Hrvoje Niksic
Philipp Thomas <[EMAIL PROTECTED]> writes: > * Herold Heiko ([EMAIL PROTECTED]) [20010426 18:42]: > > > bugfix), now still ctype.h is included in winnt.h, compilation fails. > > (We always knew winnt is an *old* system, but this proves it :). > > > > Any

Re: Is there a version of Wget that is 100% Java under GPL or LGPL?

2001-04-26 Thread Jan Prikryl
Quoting Mike Kanaley ([EMAIL PROTECTED]): > Subject: Re: Is there a version of Wget that is 100% Java under GPL > or LGPL? No, wget is written in C. -- jan +-- Jan Prikryl| vr|vis center for virtual reality and vi

Is there a version of Wget that is 100% Java under GPL or LGPL?

2001-04-26 Thread Mike Kanaley
Please include me directly on the CC since I am not a member of the list. Thanks, -mike

Re: Wget and i18n

2001-04-26 Thread Philipp Thomas
* Herold Heiko ([EMAIL PROTECTED]) [20010426 18:42]: > bugfix), now still ctype.h is included in winnt.h, compilation fails. > (We always knew winnt is an *old* system, but this proves it :). > > Any idea what would be a sensible way to cover this ? Does MS ctype.h have include gu

Re: Wget and i18n

2001-04-26 Thread Drazen Kacar
Herold Heiko wrote: > Unfortunately, on winnt this *is* a problem. > Visual C 5 does include ctype.h in stdio.h (or something similar, sorry, > memory is fading). Is that compliant with the C standard? > Any idea what would be a sensible way to cover this ? Instead of: #ifdef isalpha #error #

RE: Wget and i18n

2001-04-26 Thread Herold Heiko
>From: Philipp Thomas [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, March 06, 2001 11:02 AM >To: Hrvoje Niksic >Cc: [EMAIL PROTECTED] >Subject: Re: Wget and i18n > > >* Hrvoje Niksic ([EMAIL PROTECTED]) [20010306 10:35]: >> Also, won't this trigger an error if a system header file, say >> string.h,

wget ftp anonymous password

2001-04-26 Thread Eduardo PĂ©rez Ureta
I've seen that wget sends the email of the user when doing ANONYMOUS ftp gets. I see a lot of problems: - Sending the user email if the user doesn't know that it's sent doesn't protect the user state of ANONYMOUS - Sending the user email helps SPAM instead of stopping it. Many ftp sites use th

Re: Anon FTP password

2001-04-26 Thread Hrvoje Niksic
[EMAIL PROTECTED] writes: > > Following the example set by lftp, I'll change Wget to send "-wget@" > > as anonymous FTP password, with the option of changing it. That way > > we will have a decent default, and enable the users who know what > > they're doing to change it to their email address,

Re: Anon FTP password

2001-04-26 Thread csaba . raduly
> Following the example set by lftp, I'll change Wget to send "-wget@" > as anonymous FTP password, with the option of changing it. That way > we will have a decent default, and enable the users who know what > they're doing to change it to their email address, if they're > oldfashioned, or to s

Anon FTP password

2001-04-26 Thread Hrvoje Niksic
Today I got mail by a user who complains about Wget sending the correct email address as anonymous password. His arguments are: I've seen that wget sends the email of the user when doing ANONYMOUS ftp gets. I see a lot of problems: - Sending the user email if the user doesn't know t