[jira] Updated: (THRIFT-1039) Refactor methods accessing binary data

2011-01-18 Thread Mathias Herberts (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathias Herberts updated THRIFT-1039: - Attachment: THRIFT-1039.patch Attached patch that replaces the 'byte[] getXxx()' method

[jira] Commented: (THRIFT-797) Converting to cmake from autotools

2011-01-18 Thread Anatol Pomozov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983368#action_12983368 ] Anatol Pomozov commented on THRIFT-797: --- What are the benefits of CMake? If you are

[jira] Assigned: (THRIFT-1041) TDeserializer holds onto a reference of the array it reads after it is done deserializing

2011-01-18 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury reassigned THRIFT-1041: - Assignee: Bryan Duxbury > TDeserializer holds onto a reference of the array it reads aft

[jira] Commented: (THRIFT-1039) Refactor methods accessing binary data

2011-01-18 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983315#action_12983315 ] Bryan Duxbury commented on THRIFT-1039: --- Would we remove the old getBin_field access