Y
Hacker News
new
|
ask
|
show
|
jobs
by
choffee
4180 days ago
Is this going to be tricky for distributions or will they just have to keep a 1.4 version of Go around just to build modern versions of Go?
2 comments
enneff
4180 days ago
It should be pretty easy for distributions, since they'll already have packaged versions of Go 1.4.
link
microtonal
4180 days ago
Why? When you have built version 1.5 once using version 1.4, you can build 1.5 (or any future version that is source compatible) with 1.5.
link