Added more verbose "warning" messages to the curl client for cases where it
authorDaniel Stenberg <daniel@haxx.se>
Mon, 15 Aug 2005 21:48:28 +0000 (21:48 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 15 Aug 2005 21:48:28 +0000 (21:48 +0000)
commitd9ca9154d111e1287cc7ef06ec543094a4433f1f
tree7b5b54412408f9bae074a1f8fa977fadf2dc585f
parent35110eca737b86c555add7d3fd19dc4111ed8248
Added more verbose "warning" messages to the curl client for cases where it
fails to open/read files etc to help users diagnose why it doesn't do what
you'd expect it to. Converted lots of old messages to use the new generic
function I wrote for this purpose.
src/main.c