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

Issue 5795069: code review 5795069: net/http: ensure triv.go compiles and runs (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by rh
Modified:
13 years ago
Reviewers:
CC:
golang-dev, bradfitz, dsymonds, dave_cheney.net, r2
Visibility:
Public.

Description

net/http: ensure triv.go compiles and runs

Patch Set 1 #

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

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -23 lines) Patch
M src/pkg/net/http/triv.go View 1 2 3 4 5 2 chunks +7 lines, -23 lines 0 comments Download

Messages

Total messages: 15
rh
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years ago (2012-03-13 02:47:05 UTC) #1
bradfitz
LGTM man, this file is always rotting. On Mon, Mar 12, 2012 at 7:47 PM, ...
13 years ago (2012-03-13 02:48:27 UTC) #2
dsymonds
Can we add a test or something to make sure it stays compiling?
13 years ago (2012-03-13 02:48:51 UTC) #3
dave_cheney.net
Could this possibly converted an example_test ? On 13/03/2012, at 13:48, David Symonds <dsymonds@golang.org> wrote: ...
13 years ago (2012-03-13 02:57:59 UTC) #4
rh
On 2012/03/13 02:48:51, dsymonds wrote: > Can we add a test or something to make ...
13 years ago (2012-03-13 03:06:33 UTC) #5
rh
On 2012/03/13 02:57:59, dfc wrote: > Could this possibly converted an example_test ? I am ...
13 years ago (2012-03-13 03:10:45 UTC) #6
r2
An example only needs to compile. It won't be run if there is no expected ...
13 years ago (2012-03-13 03:17:02 UTC) #7
rh
Thank you all for the reviews. PTAL. Compiling it in run.bash seemed the least disruptive, ...
13 years ago (2012-03-13 04:01:05 UTC) #8
bradfitz
Seems arbitrary there, and it's not also in run.bat. I'd just submit the fix, without ...
13 years ago (2012-03-13 04:03:17 UTC) #9
rh
On 2012/03/13 04:03:17, bradfitz wrote: > Seems arbitrary there, and it's not also in run.bat. ...
13 years ago (2012-03-13 04:06:31 UTC) #10
bradfitz
LGTM On Mon, Mar 12, 2012 at 9:06 PM, <robert.hencke@gmail.com> wrote: > On 2012/03/13 04:03:17, ...
13 years ago (2012-03-13 04:13:36 UTC) #11
bradfitz
Actually, NOT LGTM. I just looked at what this program is actually trying to do ...
13 years ago (2012-03-13 13:15:30 UTC) #12
rh
I'm sorry this took so long. PTAL.
13 years ago (2012-03-15 02:47:06 UTC) #13
bradfitz
LGTM There's other wrong/old stuff in here too, but this is much better, thanks. On ...
13 years ago (2012-03-15 03:25:49 UTC) #14
bradfitz
13 years ago (2012-03-15 03:26:02 UTC) #15
*** Submitted as http://code.google.com/p/go/source/detail?r=853314d3dbc4 ***

net/http: ensure triv.go compiles and runs

R=golang-dev, bradfitz, dsymonds, dave, r
CC=golang-dev
http://codereview.appspot.com/5795069

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

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