[
https://issues.apache.org/jira/browse/THRIFT-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183039#comment-14183039
]
Craig Peterson commented on THRIFT-2598:
----------------------------------------
I disagree that this is necessary. We can generate go code from a build server
that does not have go installed. Only when you try to compile generated code
with the library code in a real application do you need the appropriate go
installation.
> Add check for minimum Go version to configure.ac
> ------------------------------------------------
>
> Key: THRIFT-2598
> URL: https://issues.apache.org/jira/browse/THRIFT-2598
> Project: Thrift
> Issue Type: Bug
> Components: Build Process, Go - Library
> Reporter: Jens Geyer
> Fix For: 1.0
>
>
> The Go build currently fails, if some older Go version is installed, e.g.
> because of missing {{io.ByteWriter}}. Need to add appropriate check in
> configure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)