Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in template package (missing .end for .repeated section) #501

Closed
gopherbot opened this issue Jan 7, 2010 · 2 comments
Closed

Bug in template package (missing .end for .repeated section) #501

gopherbot opened this issue Jan 7, 2010 · 2 comments

Comments

@gopherbot
Copy link
Contributor

by eshurmin:

Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull -u" and retry what you did to
reproduce the problem.  Thanks.

What steps will reproduce the problem?
1. 8g main.go
2. 8l main.8
3. ./8.out

What is the expected output? What do you see instead?
Parse[templ_1]: line 1: missing .end for .repeated section

What is your $GOOS?  $GOARCH?
GOOS=linux
GOARCH=386

Which revision are you using?  (hg identify)
5b8076384e46 tip

Attachments:

  1. main.go (696 bytes)
@griesemer
Copy link
Contributor

Comment 1:

Owner changed to r...@golang.org.

@robpike
Copy link
Contributor

robpike commented Jan 8, 2010

Comment 2:

This issue was closed by revision f3e7ddc.

Status changed to Fixed.

Merged into issue #-.

@gopherbot gopherbot added the fixed label Jan 8, 2010
@golang golang locked and limited conversation to collaborators Jun 24, 2016
@rsc rsc unassigned robpike Jun 22, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants