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

Issue 7206049: code review 7206049: go/build: document blank line required after build cons... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by rick
Modified:
12 years, 2 months ago
Reviewers:
CC:
golang-dev, dave_cheney.net, adg
Visibility:
Public.

Description

go/build: document blank line required after build constraints Fixes issue 3539.

Patch Set 1 #

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

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

Total comments: 4

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

Total comments: 2

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

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

Messages

Total messages: 7
rick
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 2 months ago (2013-01-24 01:50:29 UTC) #1
dave_cheney.net
https://codereview.appspot.com/7206049/diff/4001/src/pkg/go/build/doc.go File src/pkg/go/build/doc.go (right): https://codereview.appspot.com/7206049/diff/4001/src/pkg/go/build/doc.go#newcode63 src/pkg/go/build/doc.go:63: // they must appear near the top of the ...
12 years, 2 months ago (2013-01-24 01:55:53 UTC) #2
rick
PTAL https://codereview.appspot.com/7206049/diff/4001/src/pkg/go/build/doc.go File src/pkg/go/build/doc.go (right): https://codereview.appspot.com/7206049/diff/4001/src/pkg/go/build/doc.go#newcode63 src/pkg/go/build/doc.go:63: // they must appear near the top of ...
12 years, 2 months ago (2013-01-24 02:09:38 UTC) #3
adg
https://codereview.appspot.com/7206049/diff/1003/src/pkg/go/build/doc.go File src/pkg/go/build/doc.go (right): https://codereview.appspot.com/7206049/diff/1003/src/pkg/go/build/doc.go#newcode66 src/pkg/go/build/doc.go:66: // To distinguish build constraints from package documentation, a ...
12 years, 2 months ago (2013-01-24 02:19:48 UTC) #4
rick
PTAL https://codereview.appspot.com/7206049/diff/1003/src/pkg/go/build/doc.go File src/pkg/go/build/doc.go (right): https://codereview.appspot.com/7206049/diff/1003/src/pkg/go/build/doc.go#newcode66 src/pkg/go/build/doc.go:66: // To distinguish build constraints from package documentation, ...
12 years, 2 months ago (2013-01-24 02:24:04 UTC) #5
adg
LGTM
12 years, 2 months ago (2013-01-24 02:32:28 UTC) #6
adg
12 years, 2 months ago (2013-01-24 02:32:54 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=76dc0d7cec07 ***

go/build: document blank line required after build constraints

Fixes issue 3539.

R=golang-dev, dave, adg
CC=golang-dev
https://codereview.appspot.com/7206049

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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