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

Issue 6620074: code review 6620074: fmt: document some undocumented details (Closed)

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

Description

fmt: document some undocumented details Better explanation of width for floating-point values. Explain that scanning does not handle %#q etc. Fixes issue 4202. Fixes issue 4206.

Patch Set 1 #

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

Patch Set 3 : diff -r 3350c94fe6b7 https://code.google.com/p/go/ #

Patch Set 4 : diff -r 67edfdb4413a https://code.google.com/p/go/ #

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

Messages

Total messages: 8
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 6 months ago (2012-10-08 05:55:11 UTC) #1
r
Fixes issue 4202. Fixes issue 4206.
11 years, 6 months ago (2012-10-08 05:56:00 UTC) #2
adg
LGTM
11 years, 6 months ago (2012-10-08 06:09:15 UTC) #3
rsc
FWIW, the definition of precision is different for %e/%E/%f (digits after decimal) than it is ...
11 years, 6 months ago (2012-10-08 14:44:13 UTC) #4
r
Hello golang-dev@googlegroups.com, adg@golang.org, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 6 months ago (2012-10-08 23:50:58 UTC) #5
r
ping
11 years, 6 months ago (2012-10-11 23:56:03 UTC) #6
iant
LGTM
11 years, 6 months ago (2012-10-12 05:16:25 UTC) #7
r
11 years, 6 months ago (2012-10-12 05:17:38 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=a9280640383f ***

fmt: document some undocumented details
Better explanation of width for floating-point values.
Explain that scanning does not handle %#q etc.

Fixes issue 4202.
Fixes issue 4206.

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

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