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

Issue 4556059: code review 4556059: strconv: add QuoteRune, which is analogous to Quote, bu... (Closed)

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

Description

strconv: add QuoteRune, which is analogous to Quote, but for runes rather than strings.

Patch Set 1 #

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

Patch Set 3 : diff -r 8a4444cbb46f https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -19 lines) Patch
M src/pkg/strconv/quote.go View 2 chunks +24 lines, -9 lines 0 comments Download
M src/pkg/strconv/quote_test.go View 1 3 chunks +29 lines, -10 lines 0 comments Download

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-05-25 04:41:45 UTC) #1
rsc1
LGTM
13 years, 11 months ago (2011-05-25 04:58:29 UTC) #2
r
13 years, 11 months ago (2011-05-25 05:04:14 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=e26c8906b005 ***

strconv: add QuoteRune, which is analogous to Quote, but for runes rather than
strings.

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

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