]> Cypherpunks repositories - gostls13.git/commit
test: match gccgo error messages for bug325.go.
authorIan Lance Taylor <iant@golang.org>
Sun, 27 Mar 2011 19:10:50 +0000 (12:10 -0700)
committerIan Lance Taylor <iant@golang.org>
Sun, 27 Mar 2011 19:10:50 +0000 (12:10 -0700)
commit4675e3332b0af407aee8bc078c1a50cccb318ce6
tree3147465b8139c80ccb2c0743ff7144b26929bcfe
parent7f9acb53cb15ecea79dd6ed5ec117429b5919abb
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
https://golang.org/cl/4313050
test/fixedbugs/bug325.go