RE: assert error

2006-04-14 Thread Maxim Brandwajn
Version: wget-1.10.2

I had to remove 2 asserts in the code so that wget would work in my
computer. I don't know why, but it seems that some conditions keep
triggering these asserts and keeps stalling the downloads:
 
-in wget-1.10.2/src/progress.c:  /*assert (p - bp-buffer = bp-width);*/
-in wget-1.10.2/src/hash.c:  /*assert (ht-resize_threshold = items);*/

Let me know if you need more info.

Regards,

Maxim

-Original Message-
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 14, 2006 1:20 AM
To: Maxim Brandwajn
Cc: [EMAIL PROTECTED]
Subject: Re: assert error

Maxim Brandwajn [EMAIL PROTECTED] writes:

 Hi guys, I keep getting this error at random files/times:
[...]

What version of Wget are you using?


Re: assert error

2006-04-13 Thread Hrvoje Niksic
Maxim Brandwajn [EMAIL PROTECTED] writes:

 Hi guys, I keep getting this error at random files/times:
[...]

What version of Wget are you using?