]> Cypherpunks repositories - gostls13.git/commit
Match error messages generated by gccgo:
authorIan Lance Taylor <iant@golang.org>
Tue, 21 Oct 2008 00:10:03 +0000 (17:10 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 21 Oct 2008 00:10:03 +0000 (17:10 -0700)
commit6ae1df9b9914dc9e9939aa38d0e2aee0f75ab755
treeb23797f6460a4822932d93a5eeb4ec91a834e7f8
parent9d20c85ae9652908b4bb1aeb756cb617e9552b31
Match error messages generated by gccgo:

convlit1.go:6:15: error: composite literal requires array, map, or struct type
convlit1.go:5:16: error: incompatible type for element 0 in composite literal
convlit1.go:10:15: error: incompatible types in binary expression

R=rsc
DELTA=2  (0 added, 0 deleted, 2 changed)
OCL=17506
CL=17509
test/convlit1.go