diff options
author | Ian Lance Taylor <iant@golang.org> | 2010-02-01 16:35:23 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2010-02-01 16:35:23 -0800 |
commit | ab28279fb2756f4119f8ee6ff43e69b3e377372d (patch) | |
tree | 94e1416f6bea50b047f76769cc04e9b7c7509511 /src/pkg/xml/xml_test.go | |
parent | c783e2113ce8c70fe04989b60731d7597f8525b1 (diff) | |
download | golang-ab28279fb2756f4119f8ee6ff43e69b3e377372d.tar.gz |
Match gccgo error messages.
import1.go:12:8: error: redefinition of ‘bufio’
import1.go:11:8: note: previous definition of ‘bufio’ was here
import1.go:16:2: error: redefinition of ‘fmt’
import1.go:15:2: note: previous definition of ‘fmt’ was here
import1.go:11:8: error: imported and not used: bufio
R=rsc
CC=golang-dev
http://codereview.appspot.com/194165
Diffstat (limited to 'src/pkg/xml/xml_test.go')
0 files changed, 0 insertions, 0 deletions