]> Cypherpunks repositories - gostls13.git/commit
Match gccgo error messages.
authorIan Lance Taylor <iant@golang.org>
Wed, 21 Oct 2009 18:42:09 +0000 (11:42 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 21 Oct 2009 18:42:09 +0000 (11:42 -0700)
commitd7ad3c4e868f992cc64c2201d631a5bdd0f1b731
tree1c441023b7dc79ac0155bc9bf50d44357bdd6583
parentc2eb89af925530de6d6fa216605b12c77afc2e7c
Match gccgo error messages.

bug205.go:14:12: error: index must be integer
bug205.go:15:12: error: index must be integer
bug205.go:16:12: error: incompatible type for map index

R=rsc
DELTA=2  (0 added, 0 deleted, 2 changed)
OCL=35957
CL=35960
test/fixedbugs/bug205.go