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

Chris Bannister edited comment on THRIFT-2598 at 7/3/14 8:19 PM:
-----------------------------------------------------------------

It should be possible to work around these issues with build flags and other 
means. For instance we can define our own io.ByteWriter interface which will 
suffice to fix this issue.

Although for instance io.ByteWriter is part of go1 so I guess that should be a 
minimum requirement?


was (Author: zariel):
It should be possible to work around these issues with build flags and other 
means. For instance we can define our own io.ByteWriter interface which will 
suffice to fix this issue.

> 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.2#6252)

Reply via email to