You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2015/03/18 01:02:38 UTC

[jira] [Commented] (THRIFT-2598) Add check for minimum Go version to configure.ac

    [ https://issues.apache.org/jira/browse/THRIFT-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366346#comment-14366346 ] 

Jens Geyer commented on THRIFT-2598:
------------------------------------

{quote}
test tools like vet and cover moved from code.google to golang.org in 1.4, do we want to make that the default minimum version?
{quote}

I set it to 1.3 in the patch, worked for me (openSUSE is still at 1.3.3). Had no bad experiences so far. Did you experience any specific problems that would require 1.4?

> 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)