Homec4science

Casts char to unsigned char before calling isspace() etc to avoid undefined…

Description

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).

Event Timeline

zhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925> committed R9484:35c39756495b: Casts char to unsigned char before calling isspace() etc to avoid undefined… (authored by zhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>).Aug 31 2010, 20:21