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

Issue 7970008: Make newer GCCs happier: Fixed NULL vs. 0 confusion. (Closed)

Created:
9 years, 3 months ago by Sven Panne
Modified:
9 years, 3 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Make newer GCCs happier: Fixed NULL vs. 0 confusion. Committed: http://code.google.com/p/v8/source/detail?r=9333

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M src/arm/deoptimizer-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/deoptimizer-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/incremental-marking.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mark-compact.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/x64/deoptimizer-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
9 years, 3 months ago (2011-09-20 09:31:40 UTC) #1
Jakob Kummerow
9 years, 3 months ago (2011-09-20 09:40:35 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698