[jira] [Resolved] (THRIFT-3182) TFramedTransport is in an invalid state after frame size exception

2016-03-20 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3182. -- Resolution: Fixed Fix Version/s: (was: 1.0) 0.10.0 > TFramedTrans

Jenkins build is back to normal : Thrift-Compiler-Windows #1987

2016-03-20 Thread Apache Jenkins Server
See

[GitHub] thrift pull request: THRIFT-3746 JSON protocol left in incorrect s...

2016-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/952 --- 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 enab

[jira] [Resolved] (THRIFT-2974) writeToParcel throws NPE for optional enum fields

2016-03-20 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-2974. -- Resolution: Fixed Fix Version/s: (was: 1.0) 0.10.0 > writeToParce

[jira] [Commented] (THRIFT-3465) Go Code With Complex Const Initializer Compilation Depends On Struct Order

2016-03-20 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203530#comment-15203530 ] Tom Deering commented on THRIFT-3465: - [~jensg], it appears that it does. Will do, th

[jira] [Resolved] (THRIFT-3465) Go Code With Complex Const Initializer Compilation Depends On Struct Order

2016-03-20 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering resolved THRIFT-3465. - Resolution: Fixed Resolved by patch submitted for THRIFT-3705: https://github.com/apache/thrift/

[jira] [Updated] (THRIFT-3750) NSCopying copyWithZone: implementation does not check isSet

2016-03-20 Thread Zach Howe (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zach Howe updated THRIFT-3750: -- Description: The NSCopying copyWithZone: implementation does not check isSet. This causes the copy not

[GitHub] thrift pull request: THRIFT-3737 Improve isOpen() to give accurate...

2016-03-20 Thread cherrot
Github user cherrot commented on the pull request: https://github.com/apache/thrift/pull/945#issuecomment-199073494 A try-except block is surely needed when we do something relative to the physical world, but we are not discussing on that, right? >It's perfectly possible witho

[jira] [Commented] (THRIFT-3737) Improve TSocket isOpen() implementation to give more accurate connection status.

2016-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203609#comment-15203609 ] ASF GitHub Bot commented on THRIFT-3737: Github user cherrot commented on the pul