[jira] [Commented] (THRIFT-3217) Provide a little endian variant of the binary protocol in C++

2015-07-03 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14613180#comment-14613180 ] Ben Craig commented on THRIFT-3217: --- I'll see if I can rustle up some ARM numbers.

[jira] [Resolved] (THRIFT-3211) Add make cross support for php TCompactProtocol

2015-07-03 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3211. - Resolution: Fixed Fix Version/s: 0.9.3 Thanks Jim! Add make cross support for php

[GitHub] thrift pull request: THRIFT-3211: add php client compact protocol ...

2015-07-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/532 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (THRIFT-3211) Add make cross support for php TCompactProtocol

2015-07-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14613398#comment-14613398 ] ASF GitHub Bot commented on THRIFT-3211: Github user asfgit closed the pull

[jira] [Resolved] (THRIFT-2872) ThreadManager deadlock for task expiration

2015-07-03 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2872. - Resolution: Fixed Assignee: Roger Meier Fix Version/s: 0.9.3 committed

[jira] [Commented] (THRIFT-1522) TServerSocket potential memory leak with addrinfo *res0

2015-07-03 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14613390#comment-14613390 ] Roger Meier commented on THRIFT-1522: - [~cmhe] could you please provide a patch for

[jira] [Commented] (THRIFT-2905) Cocoa compiler should have option to produce modern Objective-C

2015-07-03 Thread Kevin Wooten (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14613555#comment-14613555 ] Kevin Wooten commented on THRIFT-2905: -- I've taken a stab at this... pull request

[jira] [Commented] (THRIFT-2899) Enum values should be prefixed with the Cocoa namespace

2015-07-03 Thread Kevin Wooten (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14613554#comment-14613554 ] Kevin Wooten commented on THRIFT-2899: -- This is also implemented in my changes for

[jira] [Commented] (THRIFT-2982) Address deprecated @interface instance variable declarations by moving them to @implementation

2015-07-03 Thread Kevin Wooten (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14613556#comment-14613556 ] Kevin Wooten commented on THRIFT-2982: -- My attempt at modernizing the cocoa

[jira] [Resolved] (THRIFT-406) C++ Test suite cleanup

2015-07-03 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-406. Resolution: Fixed Assignee: Roger Meier C++ Test suite cleanup --

[GitHub] thrift pull request: Thrift 2905 - Modern Objective-C Swift co...

2015-07-03 Thread kdubb
GitHub user kdubb opened a pull request: https://github.com/apache/thrift/pull/539 Thrift 2905 - Modern Objective-C Swift compatibility. This pull request is really just to start a conversation about how to move forward with the changes I've made to the Thrift Cocoa library and

[jira] [Commented] (THRIFT-3049) As an iOS developer, I want a generator and library that produces Swift code

2015-07-03 Thread Kevin Wooten (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14613557#comment-14613557 ] Kevin Wooten commented on THRIFT-3049: -- My attempt at modernizing the Cocoa

[jira] [Commented] (THRIFT-3217) Provide a little endian variant of the binary protocol in C++

2015-07-03 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14613505#comment-14613505 ] Ben Craig commented on THRIFT-3217: --- Beefed up the performance test a bit. Here's my

[jira] [Comment Edited] (THRIFT-1522) TServerSocket potential memory leak with addrinfo *res0

2015-07-03 Thread Claudius Heine (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612976#comment-14612976 ] Claudius Heine edited comment on THRIFT-1522 at 7/3/15 8:04 AM:

[jira] [Commented] (THRIFT-1522) TServerSocket potential memory leak with addrinfo *res0

2015-07-03 Thread Claudius Heine (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612976#comment-14612976 ] Claudius Heine commented on THRIFT-1522: I would say your assessment of the

[jira] [Commented] (THRIFT-406) C++ Test suite cleanup

2015-07-03 Thread Claudius Heine (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14613015#comment-14613015 ] Claudius Heine commented on THRIFT-406: --- Is there anything left to port or can we

[jira] [Commented] (THRIFT-3217) Provide a little endian variant of the binary protocol in C++

2015-07-03 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612906#comment-14612906 ] Randy Abernethy commented on THRIFT-3217: - I could not attribute any noticeable

[jira] [Commented] (THRIFT-3207) Enable build with OpenSSL pre 1.1.0

2015-07-03 Thread Claudius Heine (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612888#comment-14612888 ] Claudius Heine commented on THRIFT-3207: Patch applies and looks good. Ready to

[jira] [Commented] (THRIFT-3063) C++ build -Wunused-parameter warnings on processor_test, TransportTest

2015-07-03 Thread Claudius Heine (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612887#comment-14612887 ] Claudius Heine commented on THRIFT-3063: Is this fixed already? Maybe I didn't

[jira] [Commented] (THRIFT-2872) ThreadManager deadlock for task expiration

2015-07-03 Thread Claudius Heine (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14613092#comment-14613092 ] Claudius Heine commented on THRIFT-2872: Patch looks good, applies and compiles.

[jira] [Commented] (THRIFT-2336) UTF-8 sent by PHP as JSON is not understood by TJsonProtocol

2015-07-03 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14613121#comment-14613121 ] Коренберг Марк commented on THRIFT-2336: Also occurs here: