In gtest-printers.h, snprintf is redefined to _snprintf_s for VC higher than
71. to avoid compiler
deprecation warnings. But these functions have different number of arguments,
so this code is very
unstable.
Original issue reported on code.google.com by vladlosev on 10 May 2010 at 9:49
Original issue reported on code.google.com by
vladlosev
on 10 May 2010 at 9:49