DescriptionMake gcc 4.1 happy with NULL in EXPECT_EQ.
This avoids warnings like:
src/base/thread_local_unittest.cc:88: warning: passing NULL to non-pointer argument 3 of 'static testing::AssertionResult testing::internal::EqHelper<true>::Compare(const char*, const char*, const T1&, T2*) [with T1 = int, T2 = <unnamed>::ThreadLocalTesterBase]'
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=1716
Patch Set 1 #Patch Set 2 : '' #Messages
Total messages: 2 (0 generated)
|