We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ ./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.
Original issue reported on code.google.com by [email protected] on 16 Aug 2014 at 10:12
[email protected]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Original issue reported on code.google.com by
[email protected]
on 16 Aug 2014 at 10:12The text was updated successfully, but these errors were encountered: