[
https://issues.apache.org/jira/browse/TS-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659446#comment-14659446
]
ASF subversion and git services commented on TS-3825:
-----------------------------------------------------
Commit 4019b970816f33716943e6a38fb4c9b2d70c8bfe in trafficserver's branch
refs/heads/6.0.x from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=4019b97 ]
TS-3825 epic plugin does not compile on OmniOS
> 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: 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)