>>>>> "Timo" == Timo Teräs <[email protected]> writes:
Timo> commit e4fa7b7 (limit progress bar flicker) made the progress bar Timo> counter unsigned causing i>=0 to never come true. s/true/false/. With that changed: Acked-by: Peter Korsgaard <[email protected]> Notice: This bug was not in the patch I submitted, but got introduced in the size optimization Denys did while committing: http://lists.busybox.net/pipermail/busybox/2011-October/076789.html -- Bye, Peter Korsgaard _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
