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

Issue 5604046: code review 5604046: go/doc: added error, rune to list of predeclared types (Closed)

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

Description

go/doc: added error, rune to list of predeclared types Don't throw away factory functions returning error or rune. Fixes issue 2820.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 5
gri
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
13 years, 5 months ago (2012-01-31 21:25:59 UTC) #1
gri
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 5 months ago (2012-01-31 21:30:07 UTC) #2
rsc
LGTM but I think there is another bug. $ ls x.go $ cat x.go package ...
13 years, 5 months ago (2012-01-31 21:33:34 UTC) #3
gri
On Tue, Jan 31, 2012 at 1:33 PM, Russ Cox <rsc@golang.org> wrote: > LGTM but ...
13 years, 5 months ago (2012-01-31 23:40:49 UTC) #4
gri
13 years, 5 months ago (2012-01-31 23:41:26 UTC) #5
*** Submitted as bf0e4ba3949d ***

go/doc: added error, rune to list of predeclared types

Don't throw away factory functions returning error or rune.

Fixes issue 2820.

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

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