Re: Bug in ETA code on x64

2006-03-29 Thread Greg Hurrell
El 28/03/2006, a las 20:43, Tony Lewis escribió: Hrvoje Niksic wrote: The cast to int looks like someone was trying to remove a warning and botched operator precedence in the process. I can't see any good reason to use , here. Why not write the line as: eta_hrs = eta / 3600; eta %=

Re: New version of LFS patch

2005-02-20 Thread Greg Hurrell
El 20/02/2005, a las 15:02, Hrvoje Niksic escribió: Here is the new version of the patch, with print_*_number_to_string replaced with a single number_to_static_string, which does the buffer ring stunt we discussed (and has a more accurate name to boot). Please try it out and let me know if it

Re: New version of LFS patch

2005-02-20 Thread Greg Hurrell
El 20/02/2005, a las 16:52, Hrvoje Niksic escribió: Greg Hurrell [EMAIL PROTECTED] writes: Is this a patch against the current CVS version, or against 1.9.1? It's against the current CVS version, sorry for having forgotten to point it out. Perhaps you've forgotten to run cvs update? No. Must

Large File Support, and broken CVS on Mac OS X

2005-01-10 Thread Greg Hurrell
El 10/01/2005, a las 5:07, Mark Wiebe escribió: This occurred after many hours of downloading. At 2GB, the bytes downloaded started reporting negative numbers, but it still appeared to be working. This is the third post to this list in three days about (lack of) large-file support in wget.

Finding information on wget

2005-01-10 Thread Greg Hurrell
El 10/01/2005, a las 20:43, Mauro Tortonesi escribió: (Yes, there are no doubt some web-based archives of the mailing list, such as http://www.mail-archive.com/wget%40sunsite.dk/, but there's no single official archive linked to from the official wget page or in the wget documentation.) well,

Re: wget: Arbitrary file overwriting/appending/creating and other vulnerabilities

2004-12-10 Thread Greg Hurrell
El 09/12/2004, a las 10:14, Jan Minar escribió: (0) Wget authors are/were incompetent. Everything else is a corollary. That's a very aggressive stance to take, and not likely to be productive. Patches, for example, would be more productive. -- Mauro Tortonesi in a private mail exchange with me

Re: --timestamping underdocumented

2004-11-16 Thread Greg Hurrell
El 16/11/2004, a las 12:29, Martin MOKREJ escribi: See current manpage: -m --mirror Turn on options suitable for mirroring. This option turns on recursion and time-stamping, sets infinite recursion depth and keeps FTP directory listings. It is currently