[jira] [Updated] (THRIFT-1474) Not throw user defined exception when a defined method returns boolean result

2012-07-18 Thread Adrian Muraru (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Muraru updated THRIFT-1474: -- Attachment: THRIFT-1474-read-exceptions-first.patch > Not throw user defined exception whe

[jira] [Updated] (THRIFT-1474) Not throw user defined exception when a defined method returns boolean result

2012-04-03 Thread Arvind Jayaprakash (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arvind Jayaprakash updated THRIFT-1474: --- Attachment: (was: codegen.diff) > Not throw user defined exception when a de

[jira] [Updated] (THRIFT-1474) Not throw user defined exception when a defined method returns boolean result

2012-04-03 Thread Arvind Jayaprakash (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arvind Jayaprakash updated THRIFT-1474: --- Attachment: codegen.diff > Not throw user defined exception when a defined metho

[jira] [Updated] (THRIFT-1474) Not throw user defined exception when a defined method returns boolean result

2012-04-03 Thread Arvind Jayaprakash (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arvind Jayaprakash updated THRIFT-1474: --- Attachment: codegen.diff Difference in generated code before & after the patch

[jira] [Updated] (THRIFT-1474) Not throw user defined exception when a defined method returns boolean result

2012-04-03 Thread Arvind Jayaprakash (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arvind Jayaprakash updated THRIFT-1474: --- Attachment: primitive_result_fix.patch patched on branch 0.8.x > No

[jira] [Updated] (THRIFT-1474) Not throw user defined exception when a defined method returns boolean result

2011-12-21 Thread Koji Hisano (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Hisano updated THRIFT-1474: Description: A boolean result method always returns result value and exception value when a user