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

Issue 9863023: Remove redundant assert. (Closed)

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

Description

Remove redundant assert. There could be two reasons that this test fails: 1. The uint64-to-double conversion fails at runtime. 2. The windows-compiler rounds the wrong way. This CL assumes 2. Committed: https://code.google.com/p/dart/source/detail?r=5864

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M runtime/vm/bigint_operations_test.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
floitsch
8 years, 9 months ago (2012-03-27 05:27:48 UTC) #1
floitsch
TBR.
8 years, 9 months ago (2012-03-27 05:27:54 UTC) #2
cshapiro
8 years, 9 months ago (2012-03-27 20:40:21 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698