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

Issue 5666048: code review 5666048: reflect: fix panic strings (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by Lai Jiangshan
Modified:
13 years, 4 months ago
Reviewers:
CC:
golang-dev, dsymonds, r2
Visibility:
Public.

Description

reflect: fix panic strings use ':' instead of ';' to keep consistency with the other panic strings

Patch Set 1 #

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

Patch Set 3 : diff -r 604b19afea4b https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/pkg/reflect/type.go View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5
Lai Jiangshan
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 4 months ago (2012-02-14 14:03:41 UTC) #1
dsymonds
LGTM On Feb 15, 2012 1:18 AM, <eag0628@gmail.com> wrote: > Reviewers: golang-dev_googlegroups.com, > > Message: ...
13 years, 4 months ago (2012-02-14 21:02:20 UTC) #2
r2
You're not registered as a contributor, but this is such a small change, would you ...
13 years, 4 months ago (2012-02-14 21:11:08 UTC) #3
r2
i have made the change in http://codereview.appspot.com/5674047
13 years, 4 months ago (2012-02-15 02:46:56 UTC) #4
r
13 years, 4 months ago (2012-02-15 02:51:55 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=bfeb2a9eb288 ***

reflect: fix panic strings

use ':' instead of ';' to keep consistency with the other panic strings

R=golang-dev, dsymonds, r
CC=golang-dev
http://codereview.appspot.com/5666048

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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