On July 28, 2015 10:01:46 PM Rene Engelhard wrote: > Given the test only does > > TEST(Writer, Int) { > TEST_ROUNDTRIP("[-1]"); > TEST_ROUNDTRIP("[-123]"); > TEST_ROUNDTRIP("[-2147483648]"); > } > > I don't believe it's rapidjson at fault but gtest... Cc'ing gtests > maintainer.
This gtests maintainer is overloaded, so I can't do any troubleshooting for you. One shot-in-the-dark: if you use the gtest-provided CMake files and use pthreads, you might suffer from #789267. Try the patch provided. Otherwise, standard advice: check with gtest upstream. Sorry, -Steve
signature.asc
Description: This is a digitally signed message part.