Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(776)

Issue 6442067: better error messages in text/template

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by rodrigo.moraes
Modified:
11 years, 8 months ago
Reviewers:
Visibility:
Public.

Description

better error messages in text/template

Patch Set 1 #

Patch Set 2 : text/template: all errors display line/column numbers and optionally filename #

Patch Set 3 : exec errors now also show line/column numbers (and filename if available) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -122 lines) Patch
M src/pkg/text/template/exec.go View 1 2 6 chunks +9 lines, -9 lines 0 comments Download
M src/pkg/text/template/helper.go View 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/text/template/parse/lex.go View 1 2 1 chunk +6 lines, -5 lines 0 comments Download
M src/pkg/text/template/parse/node.go View 1 2 11 chunks +35 lines, -34 lines 0 comments Download
M src/pkg/text/template/parse/parse.go View 1 2 15 chunks +106 lines, -72 lines 0 comments Download
M src/pkg/text/template/template.go View 1 2 4 chunks +14 lines, -2 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b