DescriptionThis change allows compiling sym_upload.cc and minidump_upload.cc using a global ::string class instead of std::string. For more details take a look at common/using_std_string.h A few other fixes: - getopt() returns (int)(-1) when options are exhausted. This was already sent out for code review by mattdr but only for sym_upload.cc (https://breakpad.appspot.com/561002/). I'm applying the fix for both files. - Fixed a couple of lint warning about improper usage of white-spaces. Thanks, -Ivan Committed: https://code.google.com/p/google-breakpad/source/detail?r=1158 Patch Set 1 #
Total comments: 4
Patch Set 2 : #
MessagesTotal messages: 4
|