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

Issue 158500043: code review 158500043: doc/go_mem.html: don't be clever (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by r
Modified:
10 years, 4 months ago
CC:
golang-codereviews, bradfitz, btracey, adg1, iant, rsc, dsymonds
Visibility:
Public.

Description

doc/go_mem.html: don't be clever Add a short introductory section saying what most Go programmers really need to know, which is that you shouldn't have to read this document to understand the behavior of your program.

Patch Set 1 #

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

Total comments: 3

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

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

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

Messages

Total messages: 20
r
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 4 months ago (2014-10-25 18:18:43 UTC) #1
bradfitz
Typo in protect. On Oct 25, 2014 11:18 AM, <r@golang.org> wrote: > Reviewers: golang-codereviews, > ...
10 years, 4 months ago (2014-10-25 18:23:45 UTC) #2
r
Hello golang-codereviews@googlegroups.com, bradfitz@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 4 months ago (2014-10-25 19:51:29 UTC) #3
bradfitz
LGTM
10 years, 4 months ago (2014-10-25 20:05:20 UTC) #4
btracey
https://codereview.appspot.com/158500043/diff/20001/doc/go_mem.html File doc/go_mem.html (right): https://codereview.appspot.com/158500043/diff/20001/doc/go_mem.html#newcode28 doc/go_mem.html:28: Avoid sharing data between simultaneously executing goroutines. As I ...
10 years, 4 months ago (2014-10-25 23:14:24 UTC) #5
adg1
https://codereview.appspot.com/158500043/diff/20001/doc/go_mem.html File doc/go_mem.html (right): https://codereview.appspot.com/158500043/diff/20001/doc/go_mem.html#newcode28 doc/go_mem.html:28: Avoid sharing data between simultaneously executing goroutines. On 2014/10/25 ...
10 years, 4 months ago (2014-10-25 23:33:24 UTC) #6
r
Hello golang-codereviews@googlegroups.com, bradfitz@golang.org, tracey.brendan@gmail.com, adg@google.com (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 4 months ago (2014-10-25 23:59:04 UTC) #7
r
"If I hadn't followed the discussion toward this change, I would interpret this as "don't ...
10 years, 4 months ago (2014-10-26 00:03:32 UTC) #8
adg1
LGTM
10 years, 4 months ago (2014-10-26 00:04:18 UTC) #9
btracey
On Saturday, October 25, 2014 5:03:30 PM UTC-7, Rob 'Commander' Pike wrote: > "If I ...
10 years, 4 months ago (2014-10-26 00:06:51 UTC) #10
r
You can read it if you want, but you shouldn't *need* to. The point of ...
10 years, 4 months ago (2014-10-26 00:17:29 UTC) #11
btracey
I agree with the intent. My suggestion was merely that the line reads as “Don’t ...
10 years, 4 months ago (2014-10-26 00:28:47 UTC) #12
iant
LGTM
10 years, 4 months ago (2014-10-27 03:32:25 UTC) #13
rsc
LGTM
10 years, 4 months ago (2014-10-27 21:02:17 UTC) #14
dsymonds
LGTM
10 years, 4 months ago (2014-10-27 23:52:05 UTC) #15
iant
It occurs to me that this will become the only text in the memory model ...
10 years, 4 months ago (2014-10-27 23:56:03 UTC) #16
r
*** Submitted as https://code.google.com/p/go/source/detail?r=11b6d55be064 *** doc/go_mem.html: don't be clever Add a short introductory section saying ...
10 years, 4 months ago (2014-10-28 00:08:56 UTC) #17
gobot
This CL appears to have broken the solaris-amd64-smartos builder. See http://build.golang.org/log/4b39eefb2559e491924c94a161fa7a6222142d81
10 years, 4 months ago (2014-10-28 00:10:34 UTC) #18
adg1
Such irony, this false positive comes just the day after we removed this builder from ...
10 years, 4 months ago (2014-10-28 00:18:08 UTC) #19
aram2
10 years, 4 months ago (2014-10-28 10:05:45 UTC) #20
Indeed!

-- 
Aram Hăvărneanu
Sign in to reply to this message.

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