DescriptionFix compile error with Windows clang.
This change fixes the following errors shown during compile with Windows clang:
error: cannot pass non-trivial object of type 'ATL::CComBSTR' to variadic function; expected type from format string was 'wchar_t *' [-Wnon-pod-varargs]
BUG=https://code.google.com/p/google-breakpad/issues/detail?id=662
Patch Set 1 #
Messages
Total messages: 11 (2 generated)
|