[jira] [Updated] (THRIFT-2505) go: struct should always be a pointer to avoid copying of potentially size-unbounded structs

2014-05-15 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2505: --- Fix Version/s: 0.9.2 go: struct should always be a pointer to avoid copying of potentially

[jira] [Updated] (THRIFT-2505) go: struct should always be a pointer to avoid copying of potentially size-unbounded structs

2014-05-02 Thread Aleksey Pesternikov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Pesternikov updated THRIFT-2505: Summary: go: struct should always be a pointer to avoid copying of potentially