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

Issue 10832399: Fix compile error in iossim. (Closed)

Created:
8 years, 4 months ago by lliabraa
Modified:
8 years, 4 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fix compile error in iossim. A recent clang roll started causing the following warning: ../../../testing/iossim/iossim.mm:215:62: error: expression which evaluates to zero treated as a null pointer constant of type 'BOOL *' (aka 'signed char *') [-Werror,-Wnon-literal-null-conversion]. Just dropping the isDirectory parameter fixes the issue. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152425

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
TVL
lgtm
8 years, 4 months ago (2012-08-20 19:21:08 UTC) #1
rohitrao (ping after 24h)
lgtm
8 years, 4 months ago (2012-08-20 19:25:47 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lliabraa@chromium.org/10832399/1
8 years, 4 months ago (2012-08-20 19:28:06 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-20 23:44:25 UTC) #4
Change committed as 152425

Powered by Google App Engine
This is Rietveld 408576698