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

Issue 2067003002: Suppress leveldb recursion warning on official builds (Closed)

Created:
4 years, 6 months ago by brucedawson
Modified:
4 years, 6 months ago
Reviewers:
michaeln
CC:
chromium-reviews, cmumford
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Suppress leveldb recursion warning on official builds VS 2015 issues this warning on official builds of some targets: warning C4717: 'leveldb::InternalFilterPolicy::CreateFilter': recursive on all control paths However this not actually a problem. Suppressing the warning allows all targets to build in official gn builds. The problem was solved on gyp builds by disabling WarnAsError on official builds. This fix seems cleaner. BUG=620018 Committed: https://crrev.com/d3a998e1c84c2162c79852454ab8944177fccaa7 Cr-Commit-Position: refs/heads/master@{#399992}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M third_party/leveldatabase/BUILD.gn View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
brucedawson
PTAL. Details in the description and bug.
4 years, 6 months ago (2016-06-14 21:04:09 UTC) #2
michaeln
lgtm (and cmumford too)
4 years, 6 months ago (2016-06-14 22:23:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2067003002/1
4 years, 6 months ago (2016-06-14 23:19:35 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/81610)
4 years, 6 months ago (2016-06-14 23:42:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2067003002/1
4 years, 6 months ago (2016-06-15 19:42:23 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-15 19:46:13 UTC) #10
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-15 19:46:22 UTC) #11
commit-bot: I haz the power
4 years, 6 months ago (2016-06-15 19:47:41 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d3a998e1c84c2162c79852454ab8944177fccaa7
Cr-Commit-Position: refs/heads/master@{#399992}

Powered by Google App Engine
This is Rietveld 408576698