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

Issue 4561055: code review 4561055: fix build: remove non-portable test case (Closed)

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

Description

fix build: remove non-portable test case On a 32bit machine, the big.Words are only 32bit.

Patch Set 1 #

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

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

Messages

Total messages: 3
gri
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-06-01 22:16:34 UTC) #1
rsc
LGTM Also the byte order is wrong on a big-endian machine.
13 years, 11 months ago (2011-06-01 22:18:13 UTC) #2
gri
13 years, 11 months ago (2011-06-01 22:19:37 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=1e353a3a60e3 ***

fix build: remove non-portable test case

On a 32bit machine, the big.Words are only 32bit.

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

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