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

Issue 161075: code review 161075: template: two bug fixes / nits (Closed)

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

Description

template: two bug fixes / nits * diagnose template not created with New (current code just crashes) * write []byte uninterpreted (current code writes fmt format: "[65 65 65 65]")

Patch Set 1 #

Patch Set 2 : code review 161075: template: two bug fixes / nits #

Patch Set 3 : code review 161075: template: two bug fixes / nits #

Patch Set 4 : code review 161075: template: two bug fixes / nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M src/pkg/template/format.go View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M src/pkg/template/template.go View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M src/pkg/template/template_test.go View 2 4 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
15 years, 7 months ago (2009-11-30 05:20:07 UTC) #1
r2
LGTM
15 years, 7 months ago (2009-11-30 05:42:19 UTC) #2
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=94ae1d9143b9 *** template: two bug fixes / nits * diagnose template not ...
15 years, 7 months ago (2009-11-30 18:29:18 UTC) #3
rsc
15 years, 7 months ago (2009-12-02 09:53:20 UTC) #4

          
Sign in to reply to this message.

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