Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(389)

Issue 9625027: Fix bit-or and bit-xor for two negative bigints. (Closed)

Created:
8 years, 9 months ago by floitsch
Modified:
8 years, 9 months ago
Reviewers:
cshapiro, hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix bit-or and bit-xor for two negative bigints. Fixes issue 2049. Committed: https://code.google.com/p/dart/source/detail?r=5142 Closed by hand since the server was under maintenance during the actual commit.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -15 lines) Patch
M runtime/vm/bigint_operations.cc View 4 chunks +7 lines, -4 lines 0 comments Download
M runtime/vm/bigint_operations_test.cc View 3 chunks +27 lines, -7 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
floitsch
8 years, 9 months ago (2012-03-07 23:16:54 UTC) #1
hausner
8 years, 9 months ago (2012-03-08 00:04:33 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698