You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Phil Sorber (JIRA)" <ji...@apache.org> on 2015/09/02 19:01:46 UTC

[jira] [Updated] (TS-3825) epic plugin does not compile on OmniOS

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

Phil Sorber updated TS-3825:
----------------------------
    Backport to Version:   (was: 5.3.2)

> epic plugin does not compile on OmniOS
> --------------------------------------
>
>                 Key: TS-3825
>                 URL: https://issues.apache.org/jira/browse/TS-3825
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 5.3.2, 6.0.0
>
>
> {code}
>   CXX      epic.lo
> ../../../../../plugins/experimental/epic/epic.cc: In function 'void TSPluginInit(int, const char**)':
> ../../../../../plugins/experimental/epic/epic.cc:305:110: error: deprecated conversion from string constant to 'char*' [-Werror=write-strings]
>      {"directory", required_argument, NULL, 'd'}, {"period", required_argument, NULL, 'p'}, {NULL, 0, NULL, 0}};
>                                                                                                               ^
> ../../../../../plugins/experimental/epic/epic.cc:305:110: error: deprecated conversion from string constant to 'char*' [-Werror=write-strings]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)