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

Issue 10255047: code review 10255047: cmd/gc: don't attempt to generate wrappers for blank in... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by ality
Modified:
11 years, 7 months ago
Reviewers:
DMorsing, rsc
CC:
golang-dev, bradfitz, DMorsing, rsc
Visibility:
Public.

Description

cmd/gc: don't attempt to generate wrappers for blank interface methods Fixes issue 5691.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -4 lines) Patch
M src/cmd/gc/reflect.c View 1 1 chunk +2 lines, -2 lines 0 comments Download
M test/interface/explicit.go View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
M test/interface/fail.go View 1 2 3 1 chunk +17 lines, -2 lines 0 comments Download

Messages

Total messages: 8
ality
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 9 months ago (2013-06-14 00:24:23 UTC) #1
bradfitz
R=rsc
11 years, 9 months ago (2013-06-17 20:27:59 UTC) #2
DMorsing
LGTM
11 years, 9 months ago (2013-06-20 17:00:08 UTC) #3
rsc
Thanks very much for fixing this, but not lgtm yet. There are lots of things ...
11 years, 9 months ago (2013-06-21 16:57:26 UTC) #4
ality
rsc@golang.org once said: > Thanks very much for fixing this, but not lgtm yet. > ...
11 years, 9 months ago (2013-06-27 11:27:46 UTC) #5
ality
Hello golang-dev@googlegroups.com, bradfitz@golang.org, daniel.morsing@gmail.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 8 months ago (2013-07-20 07:29:16 UTC) #6
rsc
LGTM
11 years, 8 months ago (2013-08-01 21:07:17 UTC) #7
r
11 years, 7 months ago (2013-08-19 01:53:43 UTC) #8
*** Submitted as https://code.google.com/p/go/source/detail?r=a503fae0e05a ***

cmd/gc: don't attempt to generate wrappers for blank interface methods

Fixes issue 5691.

R=golang-dev, bradfitz, daniel.morsing, rsc
CC=golang-dev
https://codereview.appspot.com/10255047

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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