[jira] [Commented] (THRIFT-3486) Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values.

2015-12-12 Thread Benjamin Gould (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15054776#comment-15054776 ] Benjamin Gould commented on THRIFT-3486: This seems like a reasonable request to me. The

[jira] [Comment Edited] (THRIFT-3486) Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values.

2015-12-12 Thread Benjamin Gould (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15054776#comment-15054776 ] Benjamin Gould edited comment on THRIFT-3486 at 12/13/15 3:41 AM: -- This

[jira] [Assigned] (THRIFT-3486) Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values.

2015-12-12 Thread Benjamin Gould (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Gould reassigned THRIFT-3486: -- Assignee: Benjamin Gould > Java generated `getFieldValue` is incompatible with

[jira] [Commented] (THRIFT-3487) Thrift.Transport.pas doesn't compile with Delphi 10 Seattle

2015-12-12 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15054234#comment-15054234 ] Jens Geyer commented on THRIFT-3487: Yeah, know that issue. If you maybe already have a patch ready,

[jira] [Updated] (THRIFT-3490) Default double value of 0.0 becomes 0 (an integer) in Python

2015-12-12 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3490: --- Component/s: Python - Compiler > Default double value of 0.0 becomes 0 (an integer) in Python >

[jira] [Comment Edited] (THRIFT-3487) Thrift.Transport.pas doesn't compile with Delphi 10 Seattle

2015-12-12 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15054234#comment-15054234 ] Jens Geyer edited comment on THRIFT-3487 at 12/12/15 11:15 AM: --- Yeah, know

Build failed in Jenkins: thrift #569

2015-12-12 Thread gmcdonald
See Changes: [jensg] THRIFT-3488 warning: unused variable 'program' Client: Go Patch: Jens [jensg] THRIFT-3489 warning: deprecated conversion from string constant to -- [...truncated 1640

[jira] [Updated] (THRIFT-3486) Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values.

2015-12-12 Thread Gospo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gospo updated THRIFT-3486: -- Description: h4. Problem description In case of a binary field, _getFieldValue_ returns a _byte[]_ while