cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-604041 ] --silent option doesn't mute multiurls

From: <noreply_at_sourceforge.net>
Date: Tue, 03 Sep 2002 09:12:52 -0700

Bugs item #604041, was opened at 2002-09-03 16:12
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=604041&group_id=976

Category: debug/info output
Group: wrong behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Sven Neuhaus (neuhaus)
Assigned to: Daniel Stenberg (bagder)
Summary: --silent option doesn't mute multiurls

Initial Comment:
curl --silent http://host/a.html.{de,en} -o a.html.#1

will still output stuff like

[1/2]: http://host/a.html.de --> a.html.de

[2/2]: http://host/a.html.en -> a.html.en

to stderr. The problem is in main.c. I have attached a
tiny, albeit untested patch.

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=604041&group_id=976

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Received on 2002-09-03