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

Issue 13083043: code review 13083043: cmd/gc: fix method values whose receiver is an unnamed ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by remyoudompheng
Modified:
11 years, 8 months ago
Reviewers:
iant
CC:
golang-dev, iant
Visibility:
Public.

Description

cmd/gc: fix method values whose receiver is an unnamed interface. Fixes issue 6140.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -4 lines) Patch
M src/cmd/gc/closure.c View 1 2 chunks +12 lines, -2 lines 0 comments Download
A test/fixedbugs/issue6140.go View 1 1 chunk +31 lines, -0 lines 0 comments Download
M test/method2.go View 1 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 9 months ago (2013-08-17 09:54:20 UTC) #1
remyoudompheng
ping?
11 years, 8 months ago (2013-08-28 06:47:45 UTC) #2
iant
LGTM
11 years, 8 months ago (2013-08-28 22:55:32 UTC) #3
remyoudompheng
11 years, 8 months ago (2013-08-29 08:01:24 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=80771ad49cb6 ***

cmd/gc: fix method values whose receiver is an unnamed interface.

Fixes issue 6140.

R=golang-dev, iant
CC=golang-dev
https://codereview.appspot.com/13083043
Sign in to reply to this message.

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