Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up
authorYang Tse <yangsita@gmail.com>
Thu, 19 Apr 2012 14:31:11 +0000 (16:31 +0200)
committerYang Tse <yangsita@gmail.com>
Thu, 19 Apr 2012 14:31:11 +0000 (16:31 +0200)
commit94111bbbd4f2c875bc33c9c84f6e365c1a1434d7
tree6ade2583c8a8fca8beff22b6efc1bb92b37db09a
parentdf4205c10a459dccd480bdaefd22ef6768a4a49c
Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up

MIPSPro compiler detected curl_easy_getinfo() related missing adjustments.
SunPro compiler detected curl tool --libcurl option related missing adjustments.
lib/getinfo.c
src/tool_operate.c
src/tool_setopt.c
src/tool_setopt.h