[
https://issues.apache.org/jira/browse/TS-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryo Okubo updated TS-2921:
--------------------------
Attachment: fix_sslutils.diff
> Build failure is caused by mismatching types
> --------------------------------------------
>
> Key: TS-2921
> URL: https://issues.apache.org/jira/browse/TS-2921
> Project: Traffic Server
> Issue Type: Bug
> Components: Build
> Reporter: Ryo Okubo
> Attachments: fix_sslutils.diff
>
>
> After modification of TS-2893 merged, build failure is occured as below log.
> {noformat}
> SSLUtils.cc: In function 'SSL_CTX* SSLInitServerContext(const
> SSLConfigParams*, const ssl_user_config&)':
> SSLUtils.cc:976: error: operands to ?: have different types 'const
> xptr<char>' and 'const char [1]'
> SSLUtils.cc:986: warning: too many arguments for format
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)