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

Issue 4653003: Work around windows compiler bug. (Closed)

Created:
10 years, 1 month ago by Florian Loitsch
Modified:
9 years, 7 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Work around windows compiler bug. Doubles that lie exactly between two doubles should round to the even one. Committed: http://code.google.com/p/v8/source/detail?r=5782

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M test/cctest/test-strtod.cc View 3 chunks +9 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Loitsch
10 years, 1 month ago (2010-11-08 12:58:30 UTC) #1
William Hesse
10 years, 1 month ago (2010-11-08 13:03:01 UTC) #2
LGTM.  You are sure finding a lot of bugs in other people's libraries, and in
OSs.

Powered by Google App Engine
This is Rietveld 408576698