[
https://issues.apache.org/jira/browse/THRIFT-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667434#comment-13667434
]
Laurent Desegur edited comment on THRIFT-1600 at 5/27/13 1:37 AM:
------------------------------------------------------------------
A bunch of issues when trying to merge the thrift4go project into the Thrift
0.9. In particular, the go generator doesn't consolidate import statements
causing the latest gofmt to complain. render_includes should be consolidated in
one import directive while it's currently literring the files with import lines
in between functions.
was (Author: ldesegur):
A bunch of issues when trying to merge the thrift4go project into the
Thrift 0.9. In particular, the go generator doesn't output proper import
statements causing the latest gofmt to complain. render_includes should be
consolidated in one import directive while it's currently literring the files
with import lines in between functions.
> Thrift Go Compiler and Library out of date with Go 1 Release.
> -------------------------------------------------------------
>
> Key: THRIFT-1600
> URL: https://issues.apache.org/jira/browse/THRIFT-1600
> Project: Thrift
> Issue Type: Bug
> Components: Go - Compiler, Go - Library
> Reporter: Atul S Vasu
> Attachments: partial.diff, thrift-1600-go1-support.patch.gz
>
>
> Go 1 is a major release of Go that will be stable in the long term. Read the
> Go 1 Release Notes for more information.
> http://golang.org/doc/go1.html
> The current (trunk) compiler and libraries are not compatible with Go1,
> because of significant changes in the language.
> The pomack/thrift4go seems a valid patch, but doesn't seem to be pulled into
> Apache Thrift. Possibly merge the development into one place?
> https://github.com/pomack/thrift4go
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira