Fix compiler warnings about unused variables and deprecated functions
---------------------------------------------------------------------
Key: COUCHDB-922
URL: https://issues.apache.org/jira/browse/COUCHDB-922
Project: CouchDB
Issue Type: Bug
Environment: OS X 10.6.4 Build 10F569, Erlang R14A (erts-5.8) [source]
[64-bit] [smp:2:2] [rq:2] [async-threads:0] [hipe] [kernel-poll:false]
Reporter: Elliot Murphy
./couch_query_servers.erl:401: Warning: variable 'Procs' is unused
./couch_query_servers.erl:429: Warning: variable 'Proc2' is unused
./oauth_http.erl:13: Warning: http:request/4 is deprecated and will be removed
in R15B; use httpc:request/4
./etap_web.erl:45: Warning: http:request/4 is deprecated and will be removed in
R15B; use httpc:request/4
./etap_web.erl:59: Warning: http:request/4 is deprecated and will be removed in
R15B; use httpc:request/4
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.