]> granicus.if.org Git - curl/commit
tool: Updated the warnf() function to use the GlobalConfig structure
authorSteve Holme <steve_holme@hotmail.com>
Fri, 27 Feb 2015 20:48:38 +0000 (20:48 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 27 Feb 2015 21:05:52 +0000 (21:05 +0000)
commitc715fa0b60c86449e09b313245de621b32e329d2
tree9c17ebd6afa3ab7725feb02f2bd10f0d368cafbe
parentadf27bf60f9e4ce29ef5a6a553763737842629a1
tool: Updated the warnf() function to use the GlobalConfig structure

As the 'error' and 'mute' options are now part of the GlobalConfig,
rather than per Operation, updated the warnf() function to use this
structure rather than the OperationConfig.
12 files changed:
src/tool_cb_dbg.c
src/tool_cb_hdr.c
src/tool_cb_wrt.c
src/tool_easysrc.c
src/tool_formparse.c
src/tool_getparam.c
src/tool_helpers.c
src/tool_msgs.c
src/tool_msgs.h
src/tool_operate.c
src/tool_paramhlp.c
src/tool_parsecfg.c