]> Cypherpunks repositories - gostls13.git/commit
new error messages
authorRuss Cox <rsc@golang.org>
Fri, 19 Dec 2008 17:03:24 +0000 (09:03 -0800)
committerRuss Cox <rsc@golang.org>
Fri, 19 Dec 2008 17:03:24 +0000 (09:03 -0800)
commitc4416ac06b8bf6e086411c3ea6f22643b2d41d7a
tree543a2191f9659b90c0730425381997be80d75b3a
parentda0a7d7b8f896bc2117ce488c4e245d626ef8aba
new error messages

x.go:11: illegal types for operand: AS
*I
*T
(*interface vs *struct)

R=r
DELTA=10  (8 added, 0 deleted, 2 changed)
OCL=21457
CL=21602
src/cmd/gc/go.h
src/cmd/gc/subr.c