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

Issue 4280072: code review 4280072: test: match gccgo error messages for bug323.go. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by iant
Modified:
14 years, 1 month ago
Reviewers:
CC:
golang-dev, rsc1
Visibility:
Public.

Description

test: match gccgo error messages for bug323.go. bug323.go:18:3: error: reference to undefined field or method ‘Meth’ bug323.go:19:3: error: reference to undefined field or method ‘Meth2’

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M test/fixedbugs/bug323.go View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3
iant
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 1 month ago (2011-03-27 05:20:01 UTC) #1
rsc1
LGTM
14 years, 1 month ago (2011-03-27 21:09:05 UTC) #2
iant
14 years, 1 month ago (2011-03-28 03:38:32 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=6b5fb88d1c2f ***

test: match gccgo error messages for bug323.go.

bug323.go:18:3: error: reference to undefined field or method ‘Meth’
bug323.go:19:3: error: reference to undefined field or method ‘Meth2’

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

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