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

Issue 157111: code review 157111: add unimplemented %+ and % (space) flags to floating-p... (Closed)

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

Description

add unimplemented %+ and % (space) flags to floating-point print. fix %E: was same as %e. add tests. Fixes issue 278.

Patch Set 1 #

Patch Set 2 : code review 157111: add unimplemented %+ and % (space) flags to floating-p... #

Patch Set 3 : code review 157111: add unimplemented %+ and % (space) flags to floating-p... #

Patch Set 4 : code review 157111: add unimplemented %+ and % (space) flags to floating-p... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -11 lines) Patch
M src/pkg/fmt/fmt_test.go View 1 chunk +14 lines, -0 lines 0 comments Download
M src/pkg/fmt/format.go View 1 2 2 chunks +23 lines, -11 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
15 years, 8 months ago (2009-11-20 18:38:39 UTC) #1
rsc
LGTM
15 years, 8 months ago (2009-11-20 18:51:31 UTC) #2
r
15 years, 8 months ago (2009-11-20 19:04:52 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=2f7d9ed1e5fb ***

add unimplemented %+ and %  (space) flags to floating-point print.
fix %E: was same as %e.
add tests.

Fixes issue 278.

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

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