You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2016/06/17 16:02:05 UTC

[jira] [Updated] (TS-4560) C++ API should not depend on ink_autoconf.h

     [ https://issues.apache.org/jira/browse/TS-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Peach updated TS-4560:
----------------------------
    Backport to Version: 6.2.0

> 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
>             Fix For: 7.0.0
>
>
> {{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)