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

Issue 4313050: code review 4313050: test: match gccgo error messages for bug325.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, r
Visibility:
Public.

Description

test: match gccgo error messages for bug325.go. bug325.go:13:10: error: invalid indirect of ‘unsafe.Pointer’ bug325.go:14:31: error: reference to field ‘foo’ in object which has no fields or methods

Patch Set 1 #

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

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

Messages

Total messages: 3
iant
Hello golang-dev (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 17:43:14 UTC) #1
r
LGTM
14 years, 1 month ago (2011-03-27 17:57:20 UTC) #2
iant
14 years, 1 month ago (2011-03-27 19:10:56 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=5c3acf03c62c ***

test: match gccgo error messages for bug325.go.

bug325.go:13:10: error: invalid indirect of ‘unsafe.Pointer’
bug325.go:14:31: error: reference to field ‘foo’ in object which has no fields
or methods

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

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