Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(782)

Issue 95870043: code review 95870043: doc/install.html: update wrt to OS and compiler support. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by minux1
Modified:
10 years, 11 months ago
Reviewers:
r, gobot, brainman, bradfitz
CC:
golang-codereviews, brainman, mikio, r, bradfitz
Visibility:
Public.

Description

doc/install.html: update wrt to OS and compiler support. Update issue 7188 Fixes issue 7894.

Patch Set 1 #

Patch Set 2 : diff -r e91434717f12 https://code.google.com/p/go #

Patch Set 3 : diff -r e91434717f12 https://code.google.com/p/go #

Total comments: 1

Patch Set 4 : diff -r 824f981dd4b7 https://code.google.com/p/go #

Patch Set 5 : diff -r e473e77e84ff https://code.google.com/p/go #

Patch Set 6 : diff -r e473e77e84ff https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M doc/install.html View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13
minux1
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years ago (2014-04-29 17:35:27 UTC) #1
brainman
https://codereview.appspot.com/95870043/diff/40001/doc/install.html File doc/install.html (right): https://codereview.appspot.com/95870043/diff/40001/doc/install.html#newcode50 doc/install.html:50: <tr><td>Windows XP or later</td> <td>amd64, 386</td> <td>only mingw gcc<sup>&#8224;</sup> ...
11 years ago (2014-04-29 23:05:08 UTC) #2
minux1
Hello golang-codereviews@googlegroups.com, alex.brainman@gmail.com (cc: golang-codereviews@googlegroups.com), Please take another look.
11 years ago (2014-04-30 05:44:31 UTC) #3
minux1
On Tue, Apr 29, 2014 at 7:05 PM, <alex.brainman@gmail.com> wrote: > https://codereview.appspot.com/95870043/diff/40001/doc/ > install.html#newcode50 > ...
11 years ago (2014-04-30 05:45:29 UTC) #4
brainman
LGTM Thank you. (maybe wait for others for non-Windows changes)
11 years ago (2014-04-30 05:58:03 UTC) #5
mikio
also pls add "Update issue 7188" line to the descr
11 years ago (2014-04-30 07:54:33 UTC) #6
minux1
On Wed, Apr 30, 2014 at 3:54 AM, <mikioh.mikioh@gmail.com> wrote: > also pls add "Update ...
11 years ago (2014-04-30 15:37:25 UTC) #7
gobot
R=r@golang.org (assigned by minux.ma@gmail.com)
11 years ago (2014-04-30 15:37:26 UTC) #8
bradfitz
LGTM On Wed, Apr 30, 2014 at 8:37 AM, <gobot@golang.org> wrote: > R=r@golang.org (assigned by ...
11 years ago (2014-04-30 17:19:50 UTC) #9
r
LGTM
11 years ago (2014-05-01 13:21:50 UTC) #10
minux1
*** Submitted as https://code.google.com/p/go/source/detail?r=89509169b5a9 *** doc/install.html: update wrt to OS and compiler support. Update issue ...
10 years, 11 months ago (2014-05-08 05:25:31 UTC) #11
gobot
This CL appears to have broken the linux-386 builder. See http://build.golang.org/log/f922836003cff09705b2cafd9ed16ec9f2245b0e
10 years, 11 months ago (2014-05-08 05:59:25 UTC) #12
minux1
10 years, 11 months ago (2014-05-08 06:12:59 UTC) #13
On Thu, May 8, 2014 at 1:59 AM, <gobot@golang.org> wrote:

> This CL appears to have broken the linux-386 builder.
> See http://build.golang.org/log/f922836003cff09705b2cafd9ed16ec9f2245b0e

No.

# GOMAXPROCS=2 runtime -cpu=1,2,4
--- FAIL: TestStackGrowth-4 (20.73 seconds)
stack_test.go:166: finalizer did not run
FAIL
FAIL runtime 49.867s
Build complete, duration 3m15.887204312s. Result: error: exit status 1
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b