cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3392101 ] bug 3385258 was fixed wrongly

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 16 Aug 2011 02:53:20 +0800

Bugs item #3392101, was opened at 2011-08-16 02:53
Message generated for change (Tracker Item Submitted) made by wuyongzheng
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3392101&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Wu Yongzheng (wuyongzheng)
Assigned to: Daniel Stenberg (bagder)
Summary: bug 3385258 was fixed wrongly

Initial Comment:
The reporter suggested
data->progress.flags &= PGRS_HIDE;
but the fix (15379f0614c56281b71dfc7b07b5e63955ccd9ac) was
data->progress.flags &= ~PGRS_HIDE;

The reporter is correct and fix is wrong. The fix actually turns on progress display regardless.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3392101&group_id=976
Received on 2011-08-15

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET