[
https://issues.apache.org/jira/browse/COUCHDB-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208513#comment-14208513
]
ASF GitHub Bot commented on COUCHDB-2455:
-----------------------------------------
GitHub user hdiedrich opened a pull request:
https://github.com/apache/couchdb-couch-mrview/pull/9
Cleanup Warnings
COUCHDB-2455
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hdiedrich/couchdb-couch-mrview
2455-cleanup-warnings
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-mrview/pull/9.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #9
----
commit 439f322cb75f1636a6b27ccc90f5e6732ccaaf01
Author: H. Diedrich <[email protected]>
Date: 2014-11-12T18:42:52Z
Warnings clean up
COUCHDB-2455
----
> Warnings cleanup
> ----------------
>
> Key: COUCHDB-2455
> URL: https://issues.apache.org/jira/browse/COUCHDB-2455
> Project: CouchDB
> Issue Type: Task
> Security Level: public(Regular issues)
> Components: Database Core
> Reporter: Henning Diedrich
>
> Compiled src/couch_mrview_changes.erl
> src/couch_mrview/src/couch_mrview_http.erl:53: Warning: variable 'DDoc' is
> unused
> Compiled src/couch_mrview_http.erl
> src/couch_mrview/src/couch_mrview_util.erl:261: Warning: function
> less_json_seqs/2 is unused
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)