Chris Bannister created THRIFT-3575:
---------------------------------------
Summary: 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)