[
https://issues.apache.org/jira/browse/COUCHDB-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212408#comment-14212408
]
Henning Diedrich commented on COUCHDB-2463:
-------------------------------------------
Compiling c_src/snappy/snappy.cc
c_src/snappy/snappy.cc:516:13: warning: unused function 'ComputeTable'
[-Wunused-function]
static void ComputeTable() {
^
1 warning generated.
> Compile Snappy without debug source
> -----------------------------------
>
> Key: COUCHDB-2463
> URL: https://issues.apache.org/jira/browse/COUCHDB-2463
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Database Core
> Reporter: Henning Diedrich
>
> Compiling Snappy would through a warning that ComputeTable was not used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)