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

Issue 6252047: code review 6252047: strconv: better documentation for FormatInt, FormatUint. (Closed)

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

Description

strconv: better documentation for FormatInt, FormatUint. Fixes issue 3580.

Patch Set 1 #

Total comments: 1

Patch Set 2 : diff -r e995a1bfe589 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M src/pkg/strconv/itoa.go View 1 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 3
gri
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 9 months ago (2012-05-24 22:54:03 UTC) #1
r
LGTM http://codereview.appspot.com/6252047/diff/1/src/pkg/strconv/itoa.go File src/pkg/strconv/itoa.go (right): http://codereview.appspot.com/6252047/diff/1/src/pkg/strconv/itoa.go#newcode17 src/pkg/strconv/itoa.go:17: // for digit values >= 10. s/lowercase/lower-case/ here ...
12 years, 9 months ago (2012-05-24 23:08:52 UTC) #2
gri
12 years, 9 months ago (2012-05-24 23:24:45 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=e2e4e44b1804 ***

strconv: better documentation for FormatInt, FormatUint.

Fixes issue 3580.

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

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