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

Issue 5556043: code review 5556043: test: match gccgo error messages for bug345 (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, gri
Visibility:
Public.

Description

test: match gccgo error messages for bug345 bug345.dir/main.go:25:18: error: argument 1 has incompatible type (need explicit conversion; missing method ‘Write’) bug345.dir/main.go:27:8: error: argument 1 has incompatible type

Patch Set 1 #

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

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

Messages

Total messages: 3
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-01-17 23:45:56 UTC) #1
gri
LGTM
13 years, 3 months ago (2012-01-17 23:47:00 UTC) #2
iant
13 years, 3 months ago (2012-01-18 02:00:38 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=6669b685aa14 ***

test: match gccgo error messages for bug345

bug345.dir/main.go:25:18: error: argument 1 has incompatible type (need explicit
conversion; missing method ‘Write’)
bug345.dir/main.go:27:8: error: argument 1 has incompatible type

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

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