DescriptionUp the warnings in ipc (take 2)
- 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.
- duplicate a type cast used in the ipc headers into the ipc impl to make windows happy.
- msvc warns about getenv, avoid it.
BUG=none
TEST=everything still builds/works
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53468
Patch Set 1 #Patch Set 2 : '' #
Total comments: 3
Messages
Total messages: 5 (0 generated)
|