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

Issue 4638058: code review 4638058: exp/template: make -0 be an unsigned int. (Closed)

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

Description

exp/template: make -0 be an unsigned int. Fix (inconsequential) type error in list initializer.

Patch Set 1 #

Patch Set 2 : diff -r e7e745dcb5aa https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -5 lines) Patch
M src/pkg/exp/template/parse.go View 5 chunks +8 lines, -4 lines 0 comments Download
M src/pkg/exp/template/parse_test.go View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-06-22 23:40:36 UTC) #1
rsc
LGTM
13 years, 8 months ago (2011-06-22 23:50:21 UTC) #2
r
13 years, 8 months ago (2011-06-23 00:19:38 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=8af579473d26 ***

exp/template: make -0 be an unsigned int.
Fix (inconsequential) type error in list initializer.

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

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