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

Issue 71790044: code review 71790044: spec: be more precise about underlying types of predecl... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by gri
Modified:
11 years ago
Reviewers:
r, rsc
CC:
r, rsc, iant, ken2, golang-codereviews
Visibility:
Public.

Description

spec: be more precise about underlying types of predeclared types The underlying type of the predeclared type error is not itself, but the interface it is defined as. Fixes issue 7444.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 82edfcdee1bc https://code.google.com/p/go #

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

Messages

Total messages: 4
gri
Hello r@golang.org, rsc@golang.org, iant@golang.org, ken@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to ...
11 years ago (2014-03-06 00:29:01 UTC) #1
r
LGTM that was a close call
11 years ago (2014-03-06 00:45:44 UTC) #2
rsc
LGTM
11 years ago (2014-03-06 03:15:31 UTC) #3
gri
11 years ago (2014-03-06 03:37:40 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=877a41585fc7 ***

spec: be more precise about underlying types of predeclared types

The underlying type of the predeclared type error is not itself,
but the interface it is defined as.

Fixes issue 7444.

LGTM=r, rsc
R=r, rsc, iant, ken
CC=golang-codereviews
https://codereview.appspot.com/71790044
Sign in to reply to this message.

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