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

Issue 2852042: Revert 51520 - Up the warnings in ipc... (Closed)

Created:
10 years, 5 months ago by TVL
Modified:
9 years, 7 months ago
Reviewers:
thomasvl
CC:
chromium-reviews, pam+watch_chromium.org, darin-cc_chromium.org, John Grabowski, jam, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 51520 - Up the warnings in ipc add chromium_code:1 to the GYP file Fix some unittest compares of literal 0 to apis that return size_t initializer order match declared order type_id is a uint32, so fix up comparison warnings by using the right type in the test code. BUG=none TEST=everything still builds/works Review URL: http://codereview.chromium.org/2863034 TBR=thomasvl@google.com Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51523

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -16 lines) Patch
M ipc/ipc.gyp View 1 chunk +0 lines, -3 lines 0 comments Download
M ipc/ipc_channel_posix.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ipc/ipc_fuzzing_tests.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M ipc/ipc_sync_channel_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ipc/sync_socket_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
TVL
10 years, 5 months ago (2010-07-02 12:32:02 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698