[
https://issues.apache.org/jira/browse/TS-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053757#comment-14053757
]
ASF subversion and git services commented on TS-2921:
-----------------------------------------------------
Commit b20bad15a75f75e9b3e48499bef7bae8a6144f3b in trafficserver's branch
refs/heads/master from [~rokubo]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=b20bad1 ]
TS-2921: fix build failure from TS-2893
> 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)