[
https://issues.apache.org/jira/browse/TS-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321223#comment-15321223
]
Bryan Call commented on TS-4512:
--------------------------------
Getting this too:
{code}
In file included from InkAPITest.cc:51: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}
> 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
> Assignee: Bryan Call
> Fix For: 7.0.0
>
>
> {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)