Some GTEST_* macros have two states: defined vs undefined, e.g.
GTEST_OS_MAC. Some GTEST_* macros have either 0 or 1 values, e.g.
GTEST_IS_THREADSAFE. Try to use the same convention across the board.
Original issue reported on code.google.com by shiq...@gmail.com on 11 Oct 2008 at 6:52
Original issue reported on code.google.com by
shiq...@gmail.com
on 11 Oct 2008 at 6:52