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

Issue 9592030: Fix signed / unsigned warnings for ?: operators reported by Xcode 4.x clang compiler. (Closed)

Created:
8 years, 9 months ago by mnaganov (inactive)
Modified:
8 years, 9 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Fix signed / unsigned warnings for ?: operators reported by Xcode 4.x clang compiler. The patch is based on the report provided by github user Zakay. BUG=none TEST=none Committed: https://code.google.com/p/v8/source/detail?r=10970

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
mnaganov (inactive)
8 years, 9 months ago (2012-03-06 22:36:13 UTC) #1
fschneider
8 years, 9 months ago (2012-03-07 08:22:22 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698