Chromium Code Reviews

Issue 3172008: Fix strict aliasing rule violations in dtoa.c. (Closed)

Created:
10 years, 4 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Fix strict aliasing rule violations in dtoa.c. Committed: http://code.google.com/p/v8/source/detail?r=5251

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+64 lines, -67 lines)
M src/platform-posix.cc View 1 chunk +1 line, -1 line 0 comments
M src/third_party/dtoa/dtoa.c View 20 chunks +63 lines, -66 lines 0 comments

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
10 years, 4 months ago (2010-08-12 10:32:29 UTC) #1
Erik Corry
10 years, 4 months ago (2010-08-12 11:33:17 UTC) #2
LGTM

Powered by Google App Engine