]> Cypherpunks repositories - gostls13.git/commit
- fixed a couple of potential end-less loops
authorRobert Griesemer <gri@golang.org>
Fri, 24 Apr 2009 19:59:09 +0000 (12:59 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 24 Apr 2009 19:59:09 +0000 (12:59 -0700)
commit9c3a9b71c8338ceaf3c8409550b6599356fea083
tree25755711a0f1c199a2b622a6f4237c1f73e0824f
parent516bf6535cc0037aad0112920e5388c3862f06bd
- fixed a couple of potential end-less loops
  (no progress in presence of syntax errors)
- end parsing early if source doesn't start
  proper package clause

R=iant
DELTA=18  (7 added, 6 deleted, 5 changed)
OCL=27840
CL=27842
src/lib/go/parser.go