]> Cypherpunks.ru repositories - gostls13.git/commit
Match gccgo error messages.
authorIan Lance Taylor <iant@golang.org>
Sat, 6 Feb 2010 02:38:27 +0000 (18:38 -0800)
committerIan Lance Taylor <iant@golang.org>
Sat, 6 Feb 2010 02:38:27 +0000 (18:38 -0800)
commit635093e4b178c2605604bb1a33456540c7f7e740
treef26823cd55d45d29ed18dd62174a70525a2a95f2
parent4fdab8517827a676a4711e586221a4cefd307fb4
Match gccgo error messages.

ddd1.go:16:10: error: argument 1 has incompatible type
ddd1.go:17:10: error: argument 1 has incompatible type
ddd1.go:15:10: error: floating point constant truncated to integer

R=rsc
CC=golang-dev
https://golang.org/cl/204048
test/ddd1.go