]> Cypherpunks repositories - gostls13.git/commit
[release-branch.r60] template: fix deadlock.
authorAndrew Gerrand <adg@golang.org>
Thu, 8 Sep 2011 01:12:11 +0000 (11:12 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 8 Sep 2011 01:12:11 +0000 (11:12 +1000)
commit2800956682af70ec2fd79960c052b9aaeef2ad52
treee4a67a59866c4203fc058098e3dc96e75a0264ed
parent1adba86fdd6ea9325235e6aa02da6f596651b6f8
[release-branch.r60] template: fix deadlock.

««« CL 4963054 / c581abafc917
template: fix deadlock.
No need for lexInsideAction to loop.
Fixes #2217.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/4963054
»»»

R=dsymonds
CC=golang-dev
https://golang.org/cl/4974068
src/pkg/template/parse/lex.go
src/pkg/template/parse/lex_test.go