Leif Hedstrom created TS-3825:
---------------------------------

             Summary: 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


{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)

Reply via email to