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

Issue 4965050: code review 4965050: doc/progs: fixed for windows/amd64 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by jp
Modified:
12 years, 8 months ago
Reviewers:
CC:
rsc, brainman, golang-dev, vcc
Visibility:
Public.

Description

doc/progs: fixed for windows/amd64 doc/progs has been preventing windows/amd64 to be successfully compiled

Patch Set 1 #

Patch Set 2 : diff -r 71f597a8ca9b https://go.googlecode.com/hg/ #

Total comments: 4

Patch Set 3 : diff -r 71f597a8ca9b https://go.googlecode.com/hg/ #

Total comments: 5

Patch Set 4 : diff -r 71f597a8ca9b https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 5e1053337103 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 5e1053337103 https://go.googlecode.com/hg/ #

Patch Set 7 : diff -r 5e1053337103 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M doc/progs/file_windows.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M doc/progs/run View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13
jp
weakly related files moved from http://codereview.appspot.com/4958042
12 years, 8 months ago (2011-08-26 10:06:05 UTC) #1
rsc
http://codereview.appspot.com/4965050/diff/2001/doc/progs/helloworld3.go File doc/progs/helloworld3.go (left): http://codereview.appspot.com/4965050/diff/2001/doc/progs/helloworld3.go#oldcode17 doc/progs/helloworld3.go:17: if f == nil { You changed this line. ...
12 years, 8 months ago (2011-08-26 19:50:11 UTC) #2
jp
http://codereview.appspot.com/4965050/diff/2001/doc/progs/helloworld3.go File doc/progs/helloworld3.go (left): http://codereview.appspot.com/4965050/diff/2001/doc/progs/helloworld3.go#oldcode17 doc/progs/helloworld3.go:17: if f == nil { On 2011/08/26 19:50:11, rsc ...
12 years, 8 months ago (2011-08-26 20:58:10 UTC) #3
rsc
I think this boils down to a one-line CL: s/8/$O/ http://codereview.appspot.com/4965050/diff/7001/doc/progs/helloworld3.go File doc/progs/helloworld3.go (right): http://codereview.appspot.com/4965050/diff/7001/doc/progs/helloworld3.go#newcode16 ...
12 years, 8 months ago (2011-08-26 21:04:35 UTC) #4
jp
On 2011/08/26 21:04:35, rsc wrote: > Please revert this line's change too. > The test ...
12 years, 8 months ago (2011-08-26 22:13:58 UTC) #5
rsc
>> Please revert this line's change too. >> The test will still pass during the ...
12 years, 8 months ago (2011-08-29 13:02:37 UTC) #6
jp
Hello rsc@golang.org (cc: alex.brainman@gmail.com, golang-dev@googlegroups.com, vcc.163@gmail.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 8 months ago (2011-08-29 18:43:29 UTC) #7
rsc
http://codereview.appspot.com/4965050/diff/7001/doc/progs/run File doc/progs/run (right): http://codereview.appspot.com/4965050/diff/7001/doc/progs/run#newcode65 doc/progs/run:65: testit helloworld3 "" "hello, world can't open file; err=" ...
12 years, 8 months ago (2011-08-29 18:54:41 UTC) #8
jp
http://codereview.appspot.com/4965050/diff/7001/doc/progs/run File doc/progs/run (right): http://codereview.appspot.com/4965050/diff/7001/doc/progs/run#newcode65 doc/progs/run:65: testit helloworld3 "" "hello, world can't open file; err=" ...
12 years, 8 months ago (2011-08-29 19:19:34 UTC) #9
rsc
Sorry for the confusion. http://codereview.appspot.com/4965050/diff/7001/doc/progs/run File doc/progs/run (right): http://codereview.appspot.com/4965050/diff/7001/doc/progs/run#newcode65 doc/progs/run:65: testit helloworld3 "" "hello, world ...
12 years, 8 months ago (2011-08-29 19:25:15 UTC) #10
jp
Hello rsc@golang.org (cc: alex.brainman@gmail.com, golang-dev@googlegroups.com, vcc.163@gmail.com), Please take another look.
12 years, 8 months ago (2011-08-29 19:29:46 UTC) #11
rsc
LGTM
12 years, 8 months ago (2011-08-29 19:37:09 UTC) #12
rsc
12 years, 8 months ago (2011-08-29 19:38:18 UTC) #13
*** Submitted as http://code.google.com/p/go/source/detail?r=73c091a3fc96 ***

doc/progs: fix windows/amd64

R=rsc
CC=alex.brainman, golang-dev, vcc.163
http://codereview.appspot.com/4965050

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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