You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Chris Bannister (JIRA)" <ji...@apache.org> on 2016/01/23 12:23:39 UTC

[jira] [Updated] (THRIFT-3575) Go compiler tries to use unexported library methods when using read_write_private

     [ https://issues.apache.org/jira/browse/THRIFT-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Bannister updated THRIFT-3575:
------------------------------------
    Attachment: 0001-go-dont-use-reader-writer-names-for-lib-functions.patch

> Go compiler tries to use unexported library methods when using read_write_private
> ---------------------------------------------------------------------------------
>
>                 Key: THRIFT-3575
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3575
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Compiler
>    Affects Versions: 0.9.3
>            Reporter: Chris Bannister
>            Assignee: Chris Bannister
>         Attachments: 0001-go-dont-use-reader-writer-names-for-lib-functions.patch
>
>
> The go compiler when using read_write_private will use lower case read and write methods for exceptions defined in the library package, which can not be accessed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)