[
https://issues.apache.org/jira/browse/THRIFT-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15240938#comment-15240938
]
Hudson commented on THRIFT-3776:
--------------------------------
FAILURE: Integrated in Thrift-precommit #408 (See
[https://builds.apache.org/job/Thrift-precommit/408/])
THRIFT-3776 Go code from multiple thrift files with the same namespace (jensg:
[https://github.com/apache/thrift/commit/9b39e1686bdc61263894b26cfa7a86967e2afa30])
* compiler/cpp/src/generate/t_go_generator.cc
> 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: Improvement
> Components: Go - Compiler
> Affects Versions: 0.9.3
> Reporter: artem antonenko
> Assignee: artem antonenko
> Fix For: 0.11.0
>
>
> 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)