Status: New
Owner: ----
CC: [email protected],  [email protected]
Labels: Type-Bug Priority-Medium

New issue 3518 by [email protected]: Warning when building base-unittests
http://code.google.com/p/v8/issues/detail?id=3518

$ git pull
$ make dependencies
$ ./build/gyp_v8
$ ninja -C out/Debug base-unittests
[28/30] CXX obj/testing/gtest/src/gtest.gtest.o
../../testing/gtest/src/gtest.cc:374:12: warning: missing field 'owner_' initializer [-Wmissing-field-initializers]
GTEST_API_ GTEST_DEFINE_STATIC_MUTEX_(g_linked_ptr_mutex);
           ^
../../testing/gtest/include/gtest/internal/gtest-port.h:1905:80: note: expanded from macro 'GTEST_DEFINE_STATIC_MUTEX_' ::testing::internal::MutexBase mutex = { PTHREAD_MUTEX_INITIALIZER, false } ^
1 warning generated.



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to