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

Issue 9200009: windows: Fix a few things clang complains about. (Closed)

Created:
8 years, 11 months ago by Nico
Modified:
8 years, 11 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

windows: Fix a few things clang complains about. No functionality change. BUG=82385 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=118725

Patch Set 1 #

Patch Set 2 : . #

Total comments: 6

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -12 lines) Patch
M base/allocator/allocator_shim.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/file_util_win.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M base/process_util_win.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M base/win/sampling_profiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/shell_util.cc View 8 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Nico
8 years, 11 months ago (2012-01-23 04:14:59 UTC) #1
Evan Martin
http://codereview.chromium.org/9200009/diff/3002/base/file_util_win.cc File base/file_util_win.cc (right): http://codereview.chromium.org/9200009/diff/3002/base/file_util_win.cc#newcode992 base/file_util_win.cc:992: long result = CompareFileTime(&find_info.ftLastWriteTime, // NOLINT Do you think ...
8 years, 11 months ago (2012-01-23 18:19:49 UTC) #2
Nico
http://codereview.chromium.org/9200009/diff/3002/base/file_util_win.cc File base/file_util_win.cc (right): http://codereview.chromium.org/9200009/diff/3002/base/file_util_win.cc#newcode992 base/file_util_win.cc:992: long result = CompareFileTime(&find_info.ftLastWriteTime, // NOLINT On 2012/01/23 18:19:49, ...
8 years, 11 months ago (2012-01-23 18:36:03 UTC) #3
Evan Martin
great, LGTM
8 years, 11 months ago (2012-01-23 18:43:31 UTC) #4
Evan Martin
On 2012/01/23 18:36:03, Nico wrote: > Do we use any tools that look at this ...
8 years, 11 months ago (2012-01-23 18:44:05 UTC) #5
Nico
On Mon, Jan 23, 2012 at 10:44 AM, <evan@chromium.org> wrote: > On 2012/01/23 18:36:03, Nico ...
8 years, 11 months ago (2012-01-23 18:46:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/9200009/3002
8 years, 11 months ago (2012-01-23 18:47:12 UTC) #7
commit-bot: I haz the power
8 years, 11 months ago (2012-01-23 20:29:08 UTC) #8
Change committed as 118725

Powered by Google App Engine
This is Rietveld 408576698