[jira] [Commented] (THRIFT-4247) Compile fails with openssl 1.1

2017-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085023#comment-16085023 ] ASF GitHub Bot commented on THRIFT-4247: GitHub user sokac opened a pull request:

[GitHub] thrift pull request #1308: THRIFT-4247: Fix compilation with OpenSSL 1.1

2017-07-12 Thread sokac
GitHub user sokac opened a pull request: https://github.com/apache/thrift/pull/1308 THRIFT-4247: Fix compilation with OpenSSL 1.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/sokac/thrift fix/lib_c_glib Alternatively you can

[GitHub] thrift pull request #1307: THRIFT-4248: Import cstring in TSSLSocket

2017-07-12 Thread sokac
GitHub user sokac opened a pull request: https://github.com/apache/thrift/pull/1307 THRIFT-4248: Import cstring in TSSLSocket strncpy, memcmp, memset are used in TSSLSocket so cstring needs to be imported. You can merge this pull request into a Git repository by running: $

[jira] [Commented] (THRIFT-4248) Compile fails - strncpy, memcmp, memset not declared in src/thrift/transport/TSSLSocket.cpp

2017-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085021#comment-16085021 ] ASF GitHub Bot commented on THRIFT-4248: GitHub user sokac opened a pull request:

[jira] [Commented] (THRIFT-4236) Support context in go generated code.

2017-07-12 Thread taozle (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084196#comment-16084196 ] taozle commented on THRIFT-4236: Maybe i can work on this this weekend or next week if it was not too

[jira] [Commented] (THRIFT-4236) Support context in go generated code.

2017-07-12 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084085#comment-16084085 ] Jens Geyer commented on THRIFT-4236: We have more than once decided to focus on newer versions, so I

[jira] [Commented] (THRIFT-4236) Support context in go generated code.

2017-07-12 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084098#comment-16084098 ] Can Celasun commented on THRIFT-4236: - {quote}So if you have a better idea, please do!{quote} I

[jira] [Comment Edited] (THRIFT-4236) Support context in go generated code.

2017-07-12 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084085#comment-16084085 ] Jens Geyer edited comment on THRIFT-4236 at 7/12/17 2:52 PM: - We have more