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

Issue 5502074: code review 5502074: go/doc: don't ignore anonymous non-exported fields (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, niemeyer
Visibility:
Public.

Description

go/doc: don't ignore anonymous non-exported fields - remove wrapper.go from testing package (not needed anymore) Fixes issue 1000.

Patch Set 1 #

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

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

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

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

Patch Set 6 : diff -r 0e5221bf0997 https://go.googlecode.com/hg/ #

Patch Set 7 : diff -r 3395d16c46b3 https://go.googlecode.com/hg/ #

Patch Set 8 : diff -r 678cff445e7b https://go.googlecode.com/hg/ #

Patch Set 9 : diff -r a9c3d197d971 https://go.googlecode.com/hg/ #

Patch Set 10 : diff -r af2cb1911e0e https://go.googlecode.com/hg/ #

Patch Set 11 : diff -r af2cb1911e0e https://go.googlecode.com/hg/ #

Patch Set 12 : diff -r af2cb1911e0e https://go.googlecode.com/hg/ #

Patch Set 13 : diff -r 1eda42c599ac https://go.googlecode.com/hg/ #

Patch Set 14 : diff -r aa208a81cc08 https://go.googlecode.com/hg/ #

Patch Set 15 : diff -r aab4d2ed7ed8 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -155 lines) Patch
M src/pkg/go/doc/doc.go View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/doc/exports.go View 1 2 3 6 chunks +25 lines, -14 lines 0 comments Download
M src/pkg/go/doc/reader.go View 1 2 3 4 5 6 7 8 9 10 11 12 13 11 chunks +68 lines, -33 lines 0 comments Download
M src/pkg/testing/Makefile View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/testing/testing.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
R src/pkg/testing/wrapper.go View 1 2 3 1 chunk +0 lines, -105 lines 0 comments Download

Messages

Total messages: 9
gri
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 6 months ago (2011-12-23 08:43:16 UTC) #1
niemeyer
Not comfortable with the code base, but it works for me, and looks sensible.
13 years, 6 months ago (2011-12-23 21:07:54 UTC) #2
gri
Thanks for the feedback. I agree, this code needs to be rewritten at this point ...
13 years, 6 months ago (2011-12-23 23:43:00 UTC) #3
gri
Hello rsc@golang.org, golang-dev@googlegroups.com, n13m3y3r@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 6 months ago (2012-01-10 20:44:35 UTC) #4
rsc
Looks pretty good. I patched it in and ran 'godoc .' in a directory containing ...
13 years, 6 months ago (2012-01-11 20:52:08 UTC) #5
gri
PTAL. A doc_test.go is in the works for a next CL. - gri On Wed, ...
13 years, 6 months ago (2012-01-12 00:29:04 UTC) #6
gri
Hello rsc@golang.org, golang-dev@googlegroups.com, n13m3y3r@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 6 months ago (2012-01-12 19:41:34 UTC) #7
rsc
LGTM
13 years, 6 months ago (2012-01-12 23:19:29 UTC) #8
gri
13 years, 6 months ago (2012-01-13 00:04:55 UTC) #9
*** Submitted as http://code.google.com/p/go/source/detail?r=044f408c2471 ***

go/doc: don't ignore anonymous non-exported fields

- remove wrapper.go from testing package (not needed anymore)

Fixes issue 1000.

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

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