Hello again :))

    I've submitted a bug report minutes ago, about the progress bar,
with a failed assertion.

    Well, the cause seems to be the last two digits of the ETA going
out of the screen. If the assertion is removed, wget works OK but the
'ETA --:--:--' string is shifted.

    This is related surely with a bad sum of sizes, and it's solved
removing the 'sprintf()' at progress.c line 665 and substituting for
one that only prints hours and minutes. The problem here is that the
'ETA' string jitters...

    Well, that's all. I can take a deeper look if you want and if I
can afford enough time...

    Thanks again :)

    Ra�l

Reply via email to