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

Issue 226413009: Fixes for leveldb env_chromium unittests while building in GN. (Closed)

Created:
6 years, 8 months ago by tfarina
Modified:
6 years, 8 months ago
Reviewers:
brettw, dgrogan
CC:
chromium-reviews, Dirk Pranke
Visibility:
Public.

Description

Fixes for leveldb env_chromium unittests while building in GN. This fixes two compilation errors found while building with gcc 4.8.2: 1- unused variable 'orig_bak_files' [-Werror=unused-variable] 2- comparison between signed and unsigned integer expressions [-Werror=sign-compare] BUG=361857 TEST=ninja -C out/Debug_gn TBR=brettw@chromium.org,dgrogan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262919

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M third_party/leveldatabase/env_chromium_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
tfarina
TBRing...
6 years, 8 months ago (2014-04-09 23:48:28 UTC) #1
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 8 months ago (2014-04-09 23:48:31 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/226413009/1
6 years, 8 months ago (2014-04-09 23:48:33 UTC) #3
commit-bot: I haz the power
6 years, 8 months ago (2014-04-10 05:01:25 UTC) #4
Message was sent while issue was closed.
Change committed as 262919

Powered by Google App Engine
This is Rietveld 408576698