[
https://issues.apache.org/jira/browse/THRIFT-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227223#comment-15227223
]
artem antonenko edited comment on THRIFT-3776 at 4/5/16 10:13 PM:
------------------------------------------------------------------
Sorry, you mean fix the remaining 3 languages? If so, how should I go about it?
Put every one of them in a separate PR and issue or fix everything in here?
was (Author: creker):
Sorry, you mean fix the remaining 3 languages? If so, how should I go about it?
Put every one of them in a separate PR and issue andfix everything in here?
> 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
>
> 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)