]> Cypherpunks repositories - gostls13.git/commit
go/printer: fix sync bug - avoid sending on errors twice -
authorRuss Cox <rsc@golang.org>
Thu, 24 Sep 2009 08:37:27 +0000 (01:37 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 24 Sep 2009 08:37:27 +0000 (01:37 -0700)
commitf0964a54fb94a5dd9b237570646dbc38faef4d66
tree9bd0ecbc2526f9079f12b1d62844375e79dfa257
parentb817e97961ce47b0bafde75c1038ba2074f84897
go/printer: fix sync bug - avoid sending on errors twice -
and report node type in error

R=gri
DELTA=4  (3 added, 0 deleted, 1 changed)
OCL=34949
CL=34955
src/pkg/go/printer/printer.go