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

Issue 4530084: code review 4530084: gc: check parameter declarations in interface fields (Closed)

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

Description

gc: check parameter declarations in interface fields Fixes issue 1871.

Patch Set 1 #

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

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

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

Messages

Total messages: 4
ality
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-05-30 11:23:51 UTC) #1
lstoakes
Awesome. This fixes issue 1663 also (they should probably be merged I think). On 30 ...
13 years, 10 months ago (2011-05-30 11:53:21 UTC) #2
rsc
LGTM
13 years, 10 months ago (2011-05-31 17:41:22 UTC) #3
rsc
13 years, 10 months ago (2011-05-31 17:42:10 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=65d17888197e ***

gc: check parameter declarations in interface fields

Fixes issue 1663.
Fixes issue 1871.

R=rsc, lstoakes
CC=golang-dev
http://codereview.appspot.com/4530084

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