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

Issue 3601018: Fix new strtod on Windows platform, using OS::SNPrintF instead of snprintf. ... (Closed)

Created:
10 years, 2 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

Fix new strtod on Windows platform, using OS::SNPrintF instead of snprintf. Fixes error in r5600. Committed: http://code.google.com/p/v8/source/detail?r=5602

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
William Hesse
10 years, 2 months ago (2010-10-07 09:36:01 UTC) #1
Lasse Reichstein
10 years, 2 months ago (2010-10-07 09:40:11 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698