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

Issue 6852100: code review 6852100: cmd/godoc: fix `godoc net/http` on windows (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by minux1
Modified:
11 years, 5 months ago
Reviewers:
CC:
golang-dev, bradfitz, rsc
Visibility:
Public.

Description

cmd/godoc: fix `godoc net/http` on windows `godoc net/http` used to complain "/target contains more than one package: http, main"

Patch Set 1 #

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

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

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

Messages

Total messages: 7
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 5 months ago (2012-11-29 06:05:43 UTC) #1
bradfitz
LGTM filesystem.go could use some more comments (one day) about which things take paths vs ...
11 years, 5 months ago (2012-11-29 06:28:39 UTC) #2
minux1
On Thu, Nov 29, 2012 at 2:28 PM, <bradfitz@golang.org> wrote: > filesystem.go could use some ...
11 years, 5 months ago (2012-11-29 09:00:21 UTC) #3
rsc
I see that this is probably correct, but since Windows accepts both / and \ ...
11 years, 5 months ago (2012-11-29 17:25:24 UTC) #4
rsc
LGTM Okay, makes sense to me. I was reading the relationships backwards.
11 years, 5 months ago (2012-11-29 19:37:01 UTC) #5
minux1
On Fri, Nov 30, 2012 at 1:25 AM, <rsc@golang.org> wrote: > I see that this ...
11 years, 5 months ago (2012-11-29 19:44:53 UTC) #6
minux1
11 years, 5 months ago (2012-11-30 16:43:09 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=6aab0212379c ***

cmd/godoc: fix `godoc net/http` on windows
`godoc net/http` used to complain "/target contains more than one package: http,
main"

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

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