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

Issue 5794064: code review 5794064: cmd/go: make net/... match net too (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by rsc
Modified:
13 years, 1 month ago
Reviewers:
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

cmd/go: make net/... match net too Otherwise there's no good way to get both, and it comes up often.

Patch Set 1 #

Patch Set 2 : diff -r 2594f4a8314e https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 2594f4a8314e https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 0f4f12f8e239 https://go.googlecode.com/hg/ #

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

Patch Set 6 : diff -r 2cfe2e38b45a https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -21 lines) Patch
M src/cmd/go/doc.go View 1 1 chunk +2 lines, -3 lines 0 comments Download
M src/cmd/go/help.go View 1 1 chunk +2 lines, -3 lines 0 comments Download
M src/cmd/go/main.go View 1 2 3 7 chunks +41 lines, -15 lines 0 comments Download
A src/cmd/go/match_test.go View 1 2 3 4 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 1 month ago (2012-03-12 19:39:59 UTC) #1
bradfitz
LGTM matching tests would be nicer. On Mon, Mar 12, 2012 at 12:39 PM, <rsc@golang.org> ...
13 years, 1 month ago (2012-03-12 19:57:44 UTC) #2
rsc
Hello golang-dev@googlegroups.com, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 1 month ago (2012-03-12 20:28:51 UTC) #3
bradfitz
LGTM On Mon, Mar 12, 2012 at 1:28 PM, <rsc@golang.org> wrote: > Hello golang-dev@googlegroups.com, bradfitz@golang.org ...
13 years, 1 month ago (2012-03-12 20:31:01 UTC) #4
rsc
13 years, 1 month ago (2012-03-12 20:34:27 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=034bdb9a5757 ***

cmd/go: make net/... match net too

Otherwise there's no good way to get both, and it comes up often.

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/5794064
Sign in to reply to this message.

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