]> Cypherpunks repositories - gostls13.git/commit
test: match gccgo error messages for bug345
authorIan Lance Taylor <iant@golang.org>
Wed, 18 Jan 2012 02:00:34 +0000 (18:00 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 18 Jan 2012 02:00:34 +0000 (18:00 -0800)
commit6a5db20d144c22c356492c2ba8d8a325402d4439
tree7c3f0fbcf4ce0f6eada509ae8d2ec286f0be9fd2
parent24c76f68ed081dfa5c6e70cb2ee1cfb97c4e475e
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
https://golang.org/cl/5556043
test/fixedbugs/bug345.dir/main.go