]> Cypherpunks repositories - gostls13.git/commit
Recognize gccgo error message:
authorIan Lance Taylor <iant@golang.org>
Fri, 31 Oct 2008 21:55:57 +0000 (14:55 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 31 Oct 2008 21:55:57 +0000 (14:55 -0700)
commit2eb17d78947efbb3140f8ab4e017693fc633301d
tree8e66c39b633700d05600adb76a4822ec8e166bf2
parent42ae5270d8c1680bac1921725a83a92969b24f7d
Recognize gccgo error message:
interface1.go:29:6: error: incompatible type in initialization (missing method Next)

R=rsc
DELTA=1  (0 added, 0 deleted, 1 changed)
OCL=18183
CL=18271
test/interface1.go