You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "artem antonenko (JIRA)" <ji...@apache.org> on 2016/04/04 17:42:25 UTC

[jira] [Created] (THRIFT-3776) Go code from multiple thrift files with the same namespace

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)