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

Issue 54820044: code review 54820044: go.tools/godoc: don't associate builtin nil with a type (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by gri
Modified:
10 years, 2 months ago
Reviewers:
bgarcia
CC:
bgarcia, r, bradfitz, golang-codereviews
Visibility:
Public.

Description

go.tools/godoc: don't associate builtin nil with a type Special case for (fake) package builtin: don't associate any constant, variable, or factory function with a type. Fixes issue 6645.

Patch Set 1 #

Patch Set 2 : diff -r 3e0fa44ee226 https://code.google.com/p/go.tools #

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

Total comments: 2

Patch Set 4 : diff -r 3e0fa44ee226 https://code.google.com/p/go.tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -10 lines) Patch
M godoc/cmdline.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M godoc/server.go View 1 3 chunks +14 lines, -8 lines 0 comments Download

Messages

Total messages: 5
gri
Hello bgarcia@golang.org, r@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
10 years, 2 months ago (2014-02-04 01:03:56 UTC) #1
bgarcia
LGTM
10 years, 2 months ago (2014-02-04 11:58:52 UTC) #2
bradfitz
A test would be nice. We're trying to be better these days with godoc/..., now ...
10 years, 2 months ago (2014-02-04 15:53:01 UTC) #3
gri
Re: tests. This is slightly annoying to test - what we really want is to ...
10 years, 2 months ago (2014-02-04 18:25:51 UTC) #4
gri
10 years, 2 months ago (2014-02-04 18:26:42 UTC) #5
*** Submitted as
https://code.google.com/p/go/source/detail?r=377f4e9d8adc&repo=tools ***

go.tools/godoc: don't associate builtin nil with a type

Special case for (fake) package builtin: don't associate
any constant, variable, or factory function with a type.

Fixes issue 6645.

LGTM=bgarcia
R=bgarcia, r, bradfitz
CC=golang-codereviews
https://codereview.appspot.com/54820044
Sign in to reply to this message.

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