artem antonenko created THRIFT-3776:
---------------------------------------
Summary: Go code from multiple thrift files with the same namespace
Key: THRIFT-3776
URL: https://issues.apache.org/jira/browse/THRIFT-3776
Project: Thrift
Issue Type: Bug
Components: Go - Compiler
Affects Versions: 0.9.3
Reporter: artem antonenko
Currently compiler puts all generated Go code into two files - ttypes.go and
constants.go. Because of that you can't compile multiple thrift files with the
same namespace. They will just overwrite each other.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)