[jira] [Commented] (THRIFT-3028) Regression caused by THRIFT-2180

2015-04-17 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499899#comment-14499899 ] Jeremy W. Sherman commented on THRIFT-3028: --- [~jensg] Would a GitHub pull

[jira] [Commented] (THRIFT-2640) Compact Protocol in Cocoa

2015-04-17 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500016#comment-14500016 ] Jeremy W. Sherman commented on THRIFT-2640: --- As the last comment says, I only

[jira] [Commented] (THRIFT-3100) Implement standard Thrift test for Cocoa

2015-04-17 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500553#comment-14500553 ] Jeremy W. Sherman commented on THRIFT-3100: --- The tests and Travis output

[jira] [Commented] (THRIFT-2640) Compact Protocol in Cocoa

2015-04-16 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499020#comment-14499020 ] Jeremy W. Sherman commented on THRIFT-2640: --- I'll add comments to the GitHub

[jira] [Commented] (THRIFT-3041) Generate asynchronous clients for Cocoa

2015-03-17 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14366488#comment-14366488 ] Jeremy W. Sherman commented on THRIFT-3041: --- Nice work, and definitely

[jira] [Created] (THRIFT-3028) Regression caused by THRIFT-2180

2015-03-06 Thread Jeremy W. Sherman (JIRA)
Jeremy W. Sherman created THRIFT-3028: - Summary: Regression caused by THRIFT-2180 Key: THRIFT-3028 URL: https://issues.apache.org/jira/browse/THRIFT-3028 Project: Thrift Issue Type: Bug

[jira] [Updated] (THRIFT-3028) Regression caused by THRIFT-2180

2015-03-06 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy W. Sherman updated THRIFT-3028: -- Attachment: 3028.patch addresses regression introduced in Cocoa library thanks to

[jira] [Commented] (THRIFT-2180) Integer types issues in Cocoa lib on ARM64

2015-03-06 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350362#comment-14350362 ] Jeremy W. Sherman commented on THRIFT-2180: --- Hi Luca, It sounds like I

[jira] [Commented] (THRIFT-2180) Integer types issues in Cocoa lib on ARM64

2015-03-06 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350452#comment-14350452 ] Jeremy W. Sherman commented on THRIFT-2180: --- I've opened THRIFT-3028 with a

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

2015-03-03 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14346376#comment-14346376 ] Jeremy W. Sherman commented on THRIFT-2905: --- What specific changes did you have

[jira] [Commented] (THRIFT-2987) TProtocol should return NSString directly rather than by reference to appease ARC

2015-03-03 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14346365#comment-14346365 ] Jeremy W. Sherman commented on THRIFT-2987: --- The existing API appears to be due

[jira] [Commented] (THRIFT-2640) Compact Protocol in Cocoa

2015-03-03 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14346372#comment-14346372 ] Jeremy W. Sherman commented on THRIFT-2640: --- Rushi: Not that I'm aware of. If

[jira] [Commented] (THRIFT-2180) Integer types issues in Cocoa lib on ARM64

2015-02-18 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14326799#comment-14326799 ] Jeremy W. Sherman commented on THRIFT-2180: --- Please don't hesitate to contact

[jira] [Created] (THRIFT-2983) Replace use of deprecated -[NSData getBytes:] in -[TNSFileHandleTransport readAll:offset:length:]

2015-02-06 Thread Jeremy W. Sherman (JIRA)
Jeremy W. Sherman created THRIFT-2983: - Summary: Replace use of deprecated -[NSData getBytes:] in -[TNSFileHandleTransport readAll:offset:length:] Key: THRIFT-2983 URL:

[jira] [Commented] (THRIFT-2180) Integer types issues in Cocoa lib on ARM64

2015-02-06 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309159#comment-14309159 ] Jeremy W. Sherman commented on THRIFT-2180: --- Finding that a primary issue is

[jira] [Created] (THRIFT-2984) Stop using deprecated kCFStreamPropertySSLPeerCertificates in TSSLSocketClient

2015-02-06 Thread Jeremy W. Sherman (JIRA)
Jeremy W. Sherman created THRIFT-2984: - Summary: Stop using deprecated kCFStreamPropertySSLPeerCertificates in TSSLSocketClient Key: THRIFT-2984 URL: https://issues.apache.org/jira/browse/THRIFT-2984

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

2015-02-06 Thread Jeremy W. Sherman (JIRA)
Jeremy W. Sherman created THRIFT-2982: - Summary: Address deprecated @interface instance variable declarations by moving them to @implementation Key: THRIFT-2982 URL:

[jira] [Created] (THRIFT-2986) Audit Cocoa library to address architecture-ignorant byte-swapping

2015-02-06 Thread Jeremy W. Sherman (JIRA)
Jeremy W. Sherman created THRIFT-2986: - Summary: Audit Cocoa library to address architecture-ignorant byte-swapping Key: THRIFT-2986 URL: https://issues.apache.org/jira/browse/THRIFT-2986

[jira] [Created] (THRIFT-2985) TFramedTransport should handle writing data larger than the max frame size

2015-02-06 Thread Jeremy W. Sherman (JIRA)
Jeremy W. Sherman created THRIFT-2985: - Summary: TFramedTransport should handle writing data larger than the max frame size Key: THRIFT-2985 URL: https://issues.apache.org/jira/browse/THRIFT-2985

[jira] [Created] (THRIFT-2987) TProtocol should return NSString directly rather than by reference to appease ARC

2015-02-06 Thread Jeremy W. Sherman (JIRA)
Jeremy W. Sherman created THRIFT-2987: - Summary: TProtocol should return NSString directly rather than by reference to appease ARC Key: THRIFT-2987 URL: https://issues.apache.org/jira/browse/THRIFT-2987

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

2015-02-06 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309433#comment-14309433 ] Jeremy W. Sherman commented on THRIFT-2982: --- The library already uses ivars in