You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Henning Diedrich (JIRA)" <ji...@apache.org> on 2014/11/14 16:53:33 UTC

[jira] [Commented] (COUCHDB-2463) Compile Snappy without debug source

    [ 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)