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

Issue 5305067: code review 5305067: go/doc: remove os.NewError anti-heuristic (Closed)

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

Description

go/doc: remove os.NewError anti-heuristic It will be obsolete when error happens. Submitting this now will make the error transition earlier, at the cost of making a locally-built godoc viewing /pkg/syscall or /pkg/os have some functions appear under the Error type as constructors.

Patch Set 1 #

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

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

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

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

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

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg
13 years, 5 months ago (2011-10-28 01:41:35 UTC) #1
adg
LGTM
13 years, 5 months ago (2011-10-28 01:48:34 UTC) #2
rsc
13 years, 5 months ago (2011-10-28 02:39:29 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=8d586cdcdb20 ***

go/doc: remove os.NewError anti-heuristic

It will be obsolete when error happens.

Submitting this now will make the error transition earlier,
at the cost of making a locally-built godoc viewing
/pkg/syscall or /pkg/os have some functions appear
under the Error type as constructors.

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

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