[
https://issues.apache.org/jira/browse/TS-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15351559#comment-15351559
]
ASF GitHub Bot commented on TS-4512:
------------------------------------
GitHub user bryancall opened a pull request:
https://github.com/apache/trafficserver/pull/746
TS-4512: Error when building with gcc 6.1.1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bryancall/trafficserver TS-4512
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/746.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 #746
----
commit 78d6bbb8dbdcffce68acada02e71efe50bce37c2
Author: Bryan Call <[email protected]>
Date: 2016-06-27T18:35:36Z
TS-4512: Error when building with gcc 6.1.1
----
> 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
> Affects Versions: 6.2.0
> 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)