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

Issue 10298: cl.exe complains about missing parens around the boolean expression. (Closed)

Created:
12 years, 1 month ago by Feng Qian
Modified:
9 years, 7 months ago
Reviewers:
iposva
CC:
v8-dev
Visibility:
Public.

Description

cl.exe complains about missing parens around the boolean expression. Committed: http://code.google.com/p/v8/source/detail?r=736

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Feng Qian
a small fix
12 years, 1 month ago (2008-11-11 18:37:04 UTC) #1
iposva
12 years, 1 month ago (2008-11-11 23:36:54 UTC) #2
LGTM!

Another reason to ¡always! use parens around expressions.

-Ivan

Powered by Google App Engine
This is Rietveld 408576698