[
https://issues.apache.org/jira/browse/THRIFT-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108207#comment-13108207
]
Kyle Consalus commented on THRIFT-1350:
---------------------------------------
Yep, this is for the newest release version, r60
(http://golang.org/doc/devel/release.html#r60)
And yes, good targeting releases is a good idea. That's what various distros
will be carrying, what AppEngine runs, and what users are encouraged to use.
Most breakages between releases can be fixed with a simple "gofix" tool that
rewrites known changes.
> Go library code does not build as of r60 (most recent release)
> --------------------------------------------------------------
>
> Key: THRIFT-1350
> URL: https://issues.apache.org/jira/browse/THRIFT-1350
> Project: Thrift
> Issue Type: Bug
> Components: Go - Library
> Reporter: Kyle Consalus
> Attachments: patch.diff
>
>
> Go has moved it's URL-handling code into a "url" package.
> Also, strings.Split no longer takes a 3rd parameter.
> Not sure how I attach a patch, but here's a diff:
> http://pastie.org/2559636
> Or, a simple run of "gofix" should probably handle it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira