[
https://issues.apache.org/jira/browse/THRIFT-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367981#comment-14367981
]
ASF GitHub Bot commented on THRIFT-2598:
----------------------------------------
GitHub user Jens-G opened a pull request:
https://github.com/apache/thrift/pull/399
THRIFT-2598 Add check for minimum Go version to configure.ac
Client: Go
Patch: Jens Geyer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jens-G/thrift THRIFT-2598-go14-check
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/399.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #399
----
commit db8bd3b94c570920e86bc3bac725888717b0da23
Author: Jens Geyer <[email protected]>
Date: 2015-03-18T00:06:06Z
THRIFT-2598 Add check for minimum Go version to configure.ac
Client: Go
Patch: Jens Geyer
----
> 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
>
> Attachments:
> THRIFT-2598-Add-check-for-minimum-Go-version-to-conf.patch
>
>
> 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)