"tools/cmake_uninstall.cmake.in" did not exist on "94db5c5ed1a0f8bde74e8b31e603c7bcccf6e3f6"
  • zhanyong.wan's avatar
    Casts char to unsigned char before calling isspace() etc to avoid undefined... · 35c39756
    zhanyong.wan authored
    Casts char to unsigned char before calling isspace() etc to avoid undefined behavior (by Zhanyong Wan); removes conditional #includes keyed on GTEST_HAS_PROTOBUF_ (by Zhanyong Wan); publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); forward declares some classes properly (by Samuel Benzaquen); honors the --gtest_catch_exceptions flag (by Vlad Losev).
    35c39756
gtest-port.cc 23.5 KB