You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2016/06/08 18:37:21 UTC

[jira] [Created] (TS-4512) Error when building with gcc 6.1.1

Bryan Call created TS-4512:
------------------------------

             Summary: Error when building with gcc 6.1.1
                 Key: TS-4512
                 URL: https://issues.apache.org/jira/browse/TS-4512
             Project: Traffic Server
          Issue Type: Improvement
          Components: Build
            Reporter: Bryan Call


{code}
In file included from LogObject.cc:40:0:
../../lib/ts/TestBox.h:59:1: error: 'bool {anonymous}::TestBox::check(bool, const char*, ...)' defined but not used [-Werror=unused-function]
 TestBox::check(bool result, char const *fmt, ...)
 ^~~~~~~
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)