[PATCH] Fix a cosmetic problem when there are no packages to install
Jon TURNEY
jon.turney@dronecode.org.uk
Mon Jul 25 14:45:00 GMT 2011
On 22/07/2011 15:12, Corinna Vinschen wrote:
> On Jul 22 14:02, Jon TURNEY wrote:
>> My previous patch introduces a cosmetic problem when there are no packages
>> to install.
>>
>> Calling ThreeBarProgressPage::SetBar2(0, 0) indicates we are -2147483648%
>> done, while we iterate over all packages looking for packages to md5sum.
>>
>> So avoid calling SetBar2() in that case.
>>
>> 2011-07-21 Jon TURNEY<jon.turney-GrJqePx9RPPAJUdA+FbntA@public.gmane.org>
>>
>> * install.cc (do_install_thread): Fix cosmetic problem when
>> there are no packages to install.
>
> Go ahead. Just change your ChangeLog entry to something more
> descriptive, like, say, "Only set progress bar output if at least
> one package gets installed."
Done, with that correction.
More information about the Cygwin-apps
mailing list