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

Issue 3259043: code review 3259043: gc: fix method offsets of anonymous interfaces (Closed)

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

Description

gc: fix method offsets of anonymous interfaces Fixes issue 1290.

Patch Set 1 #

Patch Set 2 : code review 3259043: gc: fix method offsets of anonymous interfaces #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -2 lines) Patch
M src/cmd/gc/dcl.c View 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/gc/go.y View 1 chunk +0 lines, -1 line 0 comments Download
M src/cmd/gc/typecheck.c View 1 chunk +0 lines, -1 line 0 comments Download
A test/fixedbugs/bug314.go View 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 3
ejsherry
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 3 months ago (2010-11-23 19:01:14 UTC) #1
rsc
LGTM
14 years, 3 months ago (2010-12-07 17:51:37 UTC) #2
rsc
14 years, 3 months ago (2010-12-07 17:56:32 UTC) #3
*** Submitted as b9a5d6ddfd56 ***

gc: fix method offsets of anonymous interfaces

Fixes issue 1290.

R=rsc
CC=golang-dev
http://codereview.appspot.com/3259043

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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