[
https://issues.apache.org/jira/browse/THRIFT-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102063#comment-16102063
]
ASF GitHub Bot commented on THRIFT-4248:
----------------------------------------
Github user sokac commented on the issue:
https://github.com/apache/thrift/pull/1307
Correct, <string> is not the same as <string.h>. However, <cstring> (C++)
is very similar to <string.h> (C), with only difference that cstring is part of
std and usually preferred for C++
https://stackoverflow.com/questions/8380805/difference-between-string-h-and-cstring
> Compile fails - strncpy, memcmp, memset not declared in
> src/thrift/transport/TSSLSocket.cpp
> -------------------------------------------------------------------------------------------
>
> Key: THRIFT-4248
> URL: https://issues.apache.org/jira/browse/THRIFT-4248
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.10.0
> Reporter: Josip Sokcevic
> Attachments: 0001-THRIFT-4248-Import-cstring-in-TSSLSocket.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)