]> Cypherpunks repositories - gostls13.git/commit
Match gccgo error messages.
authorIan Lance Taylor <iant@golang.org>
Tue, 2 Feb 2010 07:27:33 +0000 (23:27 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 2 Feb 2010 07:27:33 +0000 (23:27 -0800)
commitd00210f519a6d3c41feb1f16e2eb4583a745fb50
tree79b51350636927709009eea1d8a62b7e8272beb0
parent674458e1c43935acbab3abe50617ed8f3368dcb9
Match gccgo error messages.

bug249.go:10:5: error: incompatible type in initialization
bug249.go:26:5: error: incompatible type in initialization

R=rsc
CC=golang-dev
https://golang.org/cl/198058
test/fixedbugs/bug249.go