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

Issue 4536065: code review 4536065: big: handle %v format again, and better handling of unk... (Closed)

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

Description

big: support %v and # modifier, better handling of unknown formats

Patch Set 1 #

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

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

Patch Set 4 : diff -r d74b7d671a0a https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 69b1a880814c https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r bf7512d859d5 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -10 lines) Patch
M src/pkg/big/int.go View 1 2 3 4 3 chunks +32 lines, -8 lines 0 comments Download
M src/pkg/big/int_test.go View 1 2 3 4 13 chunks +61 lines, -0 lines 0 comments Download
M src/pkg/big/nat.go View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 5
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-05-18 00:25:50 UTC) #1
r
LGTM
14 years ago (2011-05-18 02:52:41 UTC) #2
gri
PTAL. While at it, I also fixed the handling on #, and correctly print nil ...
14 years ago (2011-05-18 17:59:43 UTC) #3
r
LGTM
14 years ago (2011-05-18 18:01:44 UTC) #4
gri
14 years ago (2011-05-18 18:02:10 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=7af5ea683bc9 ***

big: support %v and # modifier, better handling of unknown formats

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

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