Karl Mutch created THRIFT-3865:
----------------------------------
Summary: Go lang code generator enums do not select the correct
package names
Key: THRIFT-3865
URL: https://issues.apache.org/jira/browse/THRIFT-3865
Project: Thrift
Issue Type: Bug
Components: Go - Compiler
Affects Versions: 0.9.3
Environment: Found on Linux using Go lang 1.6.2. Present of all OS
and Go versions
Reporter: Karl Mutch
When using thrift IDL include files that have different package names from the
main thrift IDL file the code generator fails to use the correct package names
for enums defined in the included file when they are referenced in the file
doing the include and using the enum.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)