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

Issue 5606052: code review 5606052: test: test method expressions with parameters, and with... (Closed)

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

Description

test: test method expressions with parameters, and with import The gccgo compiler had two different bugs triggered by this test case.

Patch Set 1 #

Total comments: 1

Patch Set 2 : diff -r 3300b1f1e809 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 389444436d35 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -0 lines) Patch
A test/method4.go View 1 1 chunk +106 lines, -0 lines 0 comments Download
A test/method4a.go View 1 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 7
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2012-02-02 06:10:38 UTC) #1
iant
Ping.
13 years, 3 months ago (2012-02-03 21:02:37 UTC) #2
r
http://codereview.appspot.com/5606052/diff/1/test/method4.go File test/method4.go (right): http://codereview.appspot.com/5606052/diff/1/test/method4.go#newcode7 test/method4.go:7: package method4 please add comment saying what it's testing. ...
13 years, 3 months ago (2012-02-03 21:07:40 UTC) #3
r
actually maybe it should be method4 imports method 4a.
13 years, 3 months ago (2012-02-03 21:08:02 UTC) #4
iant
PTAL
13 years, 3 months ago (2012-02-03 22:17:56 UTC) #5
r
LGTM
13 years, 3 months ago (2012-02-03 23:31:13 UTC) #6
iant
13 years, 3 months ago (2012-02-04 00:39:08 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=ca95a60d1858 ***

test: test method expressions with parameters, and with import

The gccgo compiler had two different bugs triggered by this
test case.

R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/5606052
Sign in to reply to this message.

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