[
https://issues.apache.org/jira/browse/TS-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335013#comment-15335013
]
ASF GitHub Bot commented on TS-4560:
------------------------------------
Github user jpeach commented on the issue:
https://github.com/apache/trafficserver/pull/720
Ping @bgaff @SolidWallOfCode
> C++ API should not depend on ink_autoconf.h
> -------------------------------------------
>
> Key: TS-4560
> URL: https://issues.apache.org/jira/browse/TS-4560
> Project: Traffic Server
> Issue Type: Bug
> Components: CPP API
> Reporter: James Peach
> Assignee: James Peach
>
> {{atscppapi/shared_ptr.h}} includes {{ink_autoconf.h}}. {{ink_autoconf.h}} is
> not installed (and must not be installed). This makes it impossible for
> people to consume the C++ API.
> It is totally reasonable IMHO to expect to be able to build plugins with a
> different toolchain than Traffic Server was built with. Consider installing
> {{devtoolset-3}} and building plugins against a distribution package, or
> building plugins with clang.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)