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

Issue 1234653002: Fix -Wreorder warnings in the Windows code. (Closed)

Created:
5 years, 5 months ago by Will Harris
Modified:
5 years, 5 months ago
Reviewers:
CC:
google-breakpad-dev_googlegroups.com
Visibility:
Public.

Description

Fix -Wreorder warnings in the Windows code. This makes the order of fields in constructor initializer lists match the order in which the fields are declared in (which is the order they're initialized in). No intended behavior change. This change was originally reviewed at https://codereview.chromium.org/1230923005/ BUG=chromium:505304 TBR=thakis@chromium.org Committed: https://code.google.com/p/google-breakpad/source/detail?r=1471

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M src/client/windows/crash_generation/crash_generation_client.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M src/client/windows/crash_generation/crash_generation_server.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/client/windows/crash_generation/minidump_generator.cc View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (2 generated)
Will Harris
5 years, 5 months ago (2015-07-10 20:24:38 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r1471 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698