[
https://issues.apache.org/jira/browse/THRIFT-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003021#comment-14003021
]
Hudson commented on THRIFT-2505:
--------------------------------
SUCCESS: Integrated in Thrift #1153 (See
[https://builds.apache.org/job/Thrift/1153/])
THRIFT-2505 fix apache license header (henrique: rev
4f073d8af4c7358f6956ff8f8f6eb0f227a6a695)
* lib/go/test/tests/struct_args_rets_test.go
> go: struct should always be a pointer to avoid copying of potentially
> size-unbounded structs
> --------------------------------------------------------------------------------------------
>
> Key: THRIFT-2505
> URL: https://issues.apache.org/jira/browse/THRIFT-2505
> Project: Thrift
> Issue Type: Bug
> Components: Go - Compiler
> Reporter: Aleksey Pesternikov
> Assignee: Jens Geyer
> Fix For: 0.9.2
>
>
> THRIFT-2451 changed the way structs are mapped. Unfortunately that introduced
> passing structs by value as function arguments and returned values in many
> places. I'm changing it back to pointers.
--
This message was sent by Atlassian JIRA
(v6.2#6252)