]> Cypherpunks repositories - gostls13.git/commit
Match gccgo error messages.
authorIan Lance Taylor <iant@golang.org>
Mon, 24 Aug 2009 22:56:39 +0000 (15:56 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 24 Aug 2009 22:56:39 +0000 (15:56 -0700)
commit92ac4bff747fdecbdb32f27490310ea6d60a080e
treea77829a407c57aef92f5c488c9242dde2c8759db
parentc36fbdf713a1ed29d0dbe4546be52050c3db1fd3
Match gccgo error messages.

bug192.go:11:5: error: redefinition of ‘fmt’
bug192.go:9:8: note: previous definition of ‘fmt’ was here

R=r
DELTA=2  (0 added, 0 deleted, 2 changed)
OCL=33780
CL=33790
test/fixedbugs/bug192.go