[
https://issues.apache.org/jira/browse/THRIFT-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029292#comment-15029292
]
Aki Sukegawa commented on THRIFT-3443:
--------------------------------------
An unused import caused an error for me, same as this:
https://travis-ci.org/apache/thrift/jobs/93168150#L2721
Maybe your local gofmt can remove unused imports too (e.g. aliasing gofmt ->
goimports) ?
> Thrift include can generate uncompilable code
> ---------------------------------------------
>
> Key: THRIFT-3443
> URL: https://issues.apache.org/jira/browse/THRIFT-3443
> Project: Thrift
> Issue Type: Bug
> Components: Go - Compiler
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Minor
> Fix For: 1.0
>
>
> Go Tutorial does not seem to compile due to this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)