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

Issue 391041: code review 391041: template: add ParseFile and associated tests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years ago by adg
Modified:
15 years ago
Reviewers:
CC:
r, golang-dev
Visibility:
Public.

Description

template: add ParseFile, MustParseFile, and associated tests

Patch Set 1 #

Patch Set 2 : code review 391041: template: add ParseFile and associated tests #

Patch Set 3 : code review 391041: template: add ParseFile and associated tests #

Total comments: 3

Patch Set 4 : code review 391041: template: add ParseFile, MustParseFile, and associated tests #

Patch Set 5 : code review 391041: template: add ParseFile, MustParseFile, and associated tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -1 line) Patch
M src/pkg/template/template.go View 1 2 3 3 chunks +24 lines, -0 lines 0 comments Download
M src/pkg/template/template_test.go View 1 3 chunks +13 lines, -1 line 0 comments Download

Messages

Total messages: 5
adg
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years ago (2010-03-10 06:05:07 UTC) #1
r2
ParseFile needs a doc comment. you probably wantt MustParseFile too. i'm not too happy about ...
15 years ago (2010-03-10 06:48:45 UTC) #2
adg
Hello r (cc: golang-dev@googlegroups.com), Please take another look.
15 years ago (2010-03-10 07:32:31 UTC) #3
r
LGTM after comment and variable name fixes. http://codereview.appspot.com/391041/diff/7001/8001 File src/pkg/template/template.go (right): http://codereview.appspot.com/391041/diff/7001/8001#newcode969 src/pkg/template/template.go:969: // ParseFile ...
15 years ago (2010-03-10 08:09:44 UTC) #4
adg
15 years ago (2010-03-10 09:19:27 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=2dc7f4773836 ***

template: add ParseFile, MustParseFile, and associated tests

R=r
CC=golang-dev
http://codereview.appspot.com/391041
Sign in to reply to this message.

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