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

Issue 44100043: code review 44100043: go/build: mention 'tag' as an alias for 'build constraint' (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by r
Modified:
10 years, 4 months ago
Reviewers:
adg, rsc
CC:
golang-dev, adg, rsc
Visibility:
Public.

Description

go/build: mention 'tag' as an alias for 'build constraint' The code is all about tags, and the cmd/go documentation said to look in the go/build documentation for information about tags, but the documentation said nothing about tags, only build constraints. Make things clearer.

Patch Set 1 #

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

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

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

Messages

Total messages: 6
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 4 months ago (2013-12-18 23:03:47 UTC) #1
adg
ye olde chunk mismatch please re-upload
10 years, 4 months ago (2013-12-18 23:33:23 UTC) #2
r
Hello golang-dev@googlegroups.com, adg@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 4 months ago (2013-12-19 00:06:12 UTC) #3
adg
LGTM
10 years, 4 months ago (2013-12-19 00:19:34 UTC) #4
rsc
LGTM
10 years, 4 months ago (2013-12-19 00:22:58 UTC) #5
r
10 years, 4 months ago (2013-12-19 19:43:37 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=5a3e576cfb56 ***

go/build: mention 'tag' as an alias for 'build constraint'
The code is all about tags, and the cmd/go documentation
said to look in the go/build documentation for information
about tags, but the documentation said nothing about tags,
only build constraints. Make things clearer.

R=golang-dev, adg, rsc
CC=golang-dev
https://codereview.appspot.com/44100043
Sign in to reply to this message.

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