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

Issue 1100403003: base: Fix warnings found by clang chromium-style plugin on Windows. (Closed)

Created:
5 years, 7 months ago by tfarina
Modified:
5 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews, grt+watch_chromium.org, erikwright+watch_chromium.org, wfh+watch_chromium.org, dcheng
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

base: Fix warnings found by clang chromium-style plugin on Windows. http://build.chromium.org/p/chromium.fyi/builders/CrWinClang/builds/596/steps/compile/logs/stdio ..\..\base/win/shortcut.h(51,3) : warning(clang): [chromium-style] Complex constructor has an inlined body. ShortcutProperties() : icon_index(-1), dual_mode(false), options(0U) {} ^ ..\..\base/win/shortcut.h(32,1) : warning(clang): [chromium-style] Complex class/struct needs an explicit out-of-line destructor. struct ShortcutProperties { ^ 2 warnings generated. BUG=467287 R=thakis@chromium.org Committed: https://crrev.com/1a3d591bc4a1cf332320c098e849701205b70523 Cr-Commit-Position: refs/heads/master@{#326995}

Patch Set 1 #

Patch Set 2 : BASE_EXPORT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M base/win/shortcut.h View 1 3 chunks +4 lines, -2 lines 0 comments Download
M base/win/shortcut.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
tfarina
5 years, 7 months ago (2015-04-27 01:00:00 UTC) #1
Nico
lgtm
5 years, 7 months ago (2015-04-27 01:55:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1100403003/1
5 years, 7 months ago (2015-04-27 01:55:29 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/32866)
5 years, 7 months ago (2015-04-27 02:40:37 UTC) #6
Nico
On 2015/04/27 02:40:37, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 7 months ago (2015-04-27 02:44:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1100403003/20001
5 years, 7 months ago (2015-04-27 02:44:56 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-04-27 03:51:20 UTC) #11
commit-bot: I haz the power
5 years, 7 months ago (2015-04-27 03:52:10 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1a3d591bc4a1cf332320c098e849701205b70523
Cr-Commit-Position: refs/heads/master@{#326995}

Powered by Google App Engine
This is Rietveld 408576698