aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/runtime.c
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2009-05-20 14:24:23 -0700
committerRuss Cox <rsc@golang.org>2009-05-20 14:24:23 -0700
commit47e5152790e6dab326237259e4898da22917342a (patch)
treefd66f5244de635209da5f609c2b045a6ac1dc2be /src/runtime/runtime.c
parent04d8605c21e085eeba6dd8b7d5d19bcbb46f0ba8 (diff)
downloadgo-47e5152790e6dab326237259e4898da22917342a.tar.xz
fix implicit star for range on *map, *[].
do not update lineno from ONAME nodes, because they have declaration lineno not use. show actual name in top-level statement error. before runtime.a:7: x.go:5: walkstate: NAME not a top level statement after x.go:14: walkstate: runtime.Goexit not a top level statement R=ken OCL=29113 CL=29116
Diffstat (limited to 'src/runtime/runtime.c')
0 files changed, 0 insertions, 0 deletions