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

Issue 11394043: code review 11394043: go.talks/pkg/socket: set OMIT build tag when building p... (Closed)

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

Description

go.talks/pkg/socket: set OMIT build tag when building programs This allows presentations to include the OMIT build tag in code samples so that they aren't touched by "go install ./...".

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M pkg/socket/socket.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
adg
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.talks
10 years, 9 months ago (2013-07-16 23:48:29 UTC) #1
dave_cheney.net
LGTM. On Wed, Jul 17, 2013 at 9:48 AM, <adg@golang.org> wrote: > Reviewers: r, > ...
10 years, 9 months ago (2013-07-16 23:51:55 UTC) #2
r
LGTM
10 years, 9 months ago (2013-07-17 00:31:02 UTC) #3
adg
10 years, 9 months ago (2013-07-17 00:35:14 UTC) #4
*** Submitted as
https://code.google.com/p/go/source/detail?r=d14fc3b04bd5&repo=talks ***

go.talks/pkg/socket: set OMIT build tag when building programs

This allows presentations to include the OMIT build tag
in code samples so that they aren't touched by "go install ./...".

R=r, dave
CC=golang-dev
https://codereview.appspot.com/11394043
Sign in to reply to this message.

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