[jira] [Commented] (THRIFT-1355) Running make in lib/rb doesn't build the native extensions

2011-09-23 Thread Takashi Yonebayashi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113582#comment-13113582 ] Takashi Yonebayashi commented on THRIFT-1355: - Sweet, thanks. > Running ma

[jira] [Commented] (THRIFT-1355) Running make in lib/rb doesn't build the native extensions

2011-09-23 Thread Takashi Yonebayashi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113565#comment-13113565 ] Takashi Yonebayashi commented on THRIFT-1355: - I think that's the issue then.

[jira] [Commented] (THRIFT-1355) Running make in lib/rb doesn't build the native extensions

2011-09-22 Thread Takashi Yonebayashi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113085#comment-13113085 ] Takashi Yonebayashi commented on THRIFT-1355: - To clarify, this likely won't

[jira] [Commented] (THRIFT-1355) Running make in lib/rb doesn't build the native extensions

2011-09-22 Thread Takashi Yonebayashi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113084#comment-13113084 ] Takashi Yonebayashi commented on THRIFT-1355: - 1) Thrift::ProtocolException i

[jira] [Commented] (THRIFT-1355) Running make in lib/rb doesn't build the native extensions

2011-09-22 Thread Takashi Yonebayashi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113046#comment-13113046 ] Takashi Yonebayashi commented on THRIFT-1355: - This was against 1174393. Thi

[jira] [Created] (THRIFT-1355) Running make in lib/rb doesn't build the native extensions

2011-09-22 Thread Takashi Yonebayashi (JIRA)
Running make in lib/rb doesn't build the native extensions -- Key: THRIFT-1355 URL: https://issues.apache.org/jira/browse/THRIFT-1355 Project: Thrift Issue Type: Bug Component

[jira] [Updated] (THRIFT-1251) Generated java code should indicate which fields are required and which are optional

2011-08-01 Thread Takashi Yonebayashi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takashi Yonebayashi updated THRIFT-1251: Attachment: THRIFT-1251.patch The attached patch adds comments to the variable dec

[jira] [Created] (THRIFT-1251) Generated java code should indicate which fields are required and which are optional

2011-08-01 Thread Takashi Yonebayashi (JIRA)
Generated java code should indicate which fields are required and which are optional Key: THRIFT-1251 URL: https://issues.apache.org/jira/browse/THRIFT-1251 Project:

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

2011-01-17 Thread Takashi Yonebayashi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takashi Yonebayashi updated THRIFT-1041: Attachment: THRIFT-1041.patch > TDeserializer holds onto a reference of the array

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

2011-01-17 Thread Takashi Yonebayashi (JIRA)
TDeserializer holds onto a reference of the array it reads after it is done deserializing - Key: THRIFT-1041 URL: https://issues.apache.org/jira/browse/THRIFT-1041

[jira] Created: (THRIFT-1015) TUnion does not handle ByteBuffer in toString

2010-12-01 Thread Takashi Yonebayashi (JIRA)
TUnion does not handle ByteBuffer in toString - Key: THRIFT-1015 URL: https://issues.apache.org/jira/browse/THRIFT-1015 Project: Thrift Issue Type: Bug Components: Java - Library

[jira] Updated: (THRIFT-1015) TUnion does not handle ByteBuffer in toString

2010-12-01 Thread Takashi Yonebayashi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takashi Yonebayashi updated THRIFT-1015: Attachment: THRIFT-1015.patch > TUnion does not handle ByteBuffer in toString > --

[jira] Created: (THRIFT-1009) TUnion does not correctly deep copy a ByteBuffer

2010-11-29 Thread Takashi Yonebayashi (JIRA)
TUnion does not correctly deep copy a ByteBuffer Key: THRIFT-1009 URL: https://issues.apache.org/jira/browse/THRIFT-1009 Project: Thrift Issue Type: Bug Components: Java - Library

[jira] Updated: (THRIFT-1009) TUnion does not correctly deep copy a ByteBuffer

2010-11-29 Thread Takashi Yonebayashi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takashi Yonebayashi updated THRIFT-1009: Attachment: THRIFT-1009.patch > TUnion does not correctly deep copy a ByteBuffer >

[jira] Updated: (THRIFT-996) The clone method does not call super.clone()

2010-11-09 Thread Takashi Yonebayashi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takashi Yonebayashi updated THRIFT-996: --- Priority: Trivial (was: Major) > The clone method does not call super.clone() >

[jira] Updated: (THRIFT-997) Using valueOf for base types in getFieldValue

2010-11-09 Thread Takashi Yonebayashi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takashi Yonebayashi updated THRIFT-997: --- Attachment: THRIFT-997.patch > Using valueOf for base types in getFieldValue > --

[jira] Created: (THRIFT-997) Using valueOf for base types in getFieldValue

2010-11-09 Thread Takashi Yonebayashi (JIRA)
Using valueOf for base types in getFieldValue - Key: THRIFT-997 URL: https://issues.apache.org/jira/browse/THRIFT-997 Project: Thrift Issue Type: Improvement Components: Java - Compiler

[jira] Created: (THRIFT-996) The clone method does not call super.clone()

2010-11-09 Thread Takashi Yonebayashi (JIRA)
The clone method does not call super.clone() Key: THRIFT-996 URL: https://issues.apache.org/jira/browse/THRIFT-996 Project: Thrift Issue Type: Bug Components: Java - Compiler