K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-10-01T00:37:28.875969Z K 7 svn:log V 1068 MFH: r480991 devel/googlemock: unbreak on GCC architectures In file included from /usr/local/include/gtest/gtest.h:59, from ./include/gmock/internal/gmock-internal-utils.h:47, from ./include/gmock/gmock-actions.h:47, from ./include/gmock/gmock.h:59, from src/gmock_main.cc:32: /usr/local/include/gtest/internal/gtest-internal.h:657: error: expected ',' or '...' before '>' token /usr/local/include/gtest/internal/gtest-internal.h:657: error: parse error in template argument list /usr/local/include/gtest/internal/gtest-internal.h:657: error: default argument missing for parameter 7 of 'static bool testing::internal::TypeParameterizedTest::Register(const char*, const testing::internal::CodeLocation&, const char*, const char*, int, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, Types)' PR: 231835 Approved by: ports-secteam blanket END