You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (Closed) (JIRA)" <ji...@apache.org> on 2011/10/29 21:29:32 UTC

[jira] [Closed] (COUCHDB-922) Fix compiler warnings about unused variables and deprecated functions

     [ https://issues.apache.org/jira/browse/COUCHDB-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Lehnardt closed COUCHDB-922.
--------------------------------

    Resolution: Fixed
    
> 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
>            Priority: Trivial
>         Attachments: 0001-Fixed-compiler-warnings-about-unused-variables-and-d.patch
>
>
> ./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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira