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

Issue 4584046: code review 4584046: big: removed some gratuitous +/-1's (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by gri
Modified:
13 years, 10 months ago
Reviewers:
CC:
mtj1, bradfitz, golang-dev
Visibility:
Public.

Description

big: removed some gratuitous +/-1's

Patch Set 1 #

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

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

Total comments: 2

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

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

Messages

Total messages: 5
gri
Hello mtj@google.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-06-08 18:02:41 UTC) #1
bradfitz
http://codereview.appspot.com/4584046/diff/5001/src/pkg/big/nat.go File src/pkg/big/nat.go (right): http://codereview.appspot.com/4584046/diff/5001/src/pkg/big/nat.go#newcode772 src/pkg/big/nat.go:772: for k := 1; k < len(x); k++ { ...
13 years, 10 months ago (2011-06-08 18:05:33 UTC) #2
gri
http://codereview.appspot.com/4584046/diff/5001/src/pkg/big/nat.go File src/pkg/big/nat.go (right): http://codereview.appspot.com/4584046/diff/5001/src/pkg/big/nat.go#newcode772 src/pkg/big/nat.go:772: for k := 1; k < len(x); k++ { ...
13 years, 10 months ago (2011-06-08 18:16:08 UTC) #3
bradfitz
LGTM On Wed, Jun 8, 2011 at 11:16 AM, <gri@golang.org> wrote: > > http://codereview.appspot.com/**4584046/diff/5001/src/pkg/big/**nat.go<http://codereview.appspot.com/4584046/diff/5001/src/pkg/big/nat.go> > ...
13 years, 10 months ago (2011-06-08 18:19:38 UTC) #4
gri
13 years, 10 months ago (2011-06-08 18:24:30 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=fb6f033c562f ***

big: removed some gratuitous +/-1's

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

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