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

[jira] [Commented] (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: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)