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

Issue 5254057: code review 5254057: godoc: show source code if -src flag is set in command-... (Closed)

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

Description

godoc: show source code if -src flag is set in command-line mode This also shows the source code of exported functions in server mode (e.g. pkg/big/?m=src). Fixes issue 2360.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 3
gri
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 6 months ago (2011-10-11 17:22:36 UTC) #1
rsc
LGTM Thanks.
13 years, 6 months ago (2011-10-11 18:22:14 UTC) #2
gri
13 years, 6 months ago (2011-10-11 18:47:29 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=b475b398f176 ***

godoc: show source code if -src flag is set in command-line mode

This also shows the source code of exported functions in server
mode (e.g. pkg/big/?m=src).

Fixes issue 2360.

R=rsc
CC=golang-dev
http://codereview.appspot.com/5254057
Sign in to reply to this message.

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