breakpad/src
jimblandy 5ebd6507e3 Breakpad processor: Use unsigned constants in comparisons, to quiet compiler warnings.
This patch avoids comparisons between signed and unsigned values, as
warned about by G++ 4.4.1.

a=jimblandy, r=nealsid


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@469 4c0a9323-5329-0410-9bdc-e9ce6186880e
2009-12-23 22:01:57 +00:00
..
client fix compilation on 64-bit, followup from issue 357 2009-12-23 20:44:32 +00:00
common Breakpad Linux Dumper: Fix up comments in google_breakpad::Module interface. 2009-12-23 21:56:41 +00:00
google_breakpad Basic arm cpu support for processor. r=mark at http://breakpad.appspot.com/49011 2009-12-19 21:43:53 +00:00
processor Breakpad processor: Use unsigned constants in comparisons, to quiet compiler warnings. 2009-12-23 22:01:57 +00:00
third_party/linux New uploader for Linux with unit tests, and gflags/glog libraries 2009-09-29 21:55:19 +00:00
tools Issue 49003: Breakpad Linux Dumper: Add unit tests for STABS dumper. 2009-12-23 21:50:01 +00:00
breakpad_googletest_includes.h Add more error information to minidump processing return code. Also added dependency on google test, and modified minidump processing unit tests to use google test 2009-05-29 00:53:02 +00:00
config.h.in Make build system less annoying (#8) r=bryner 2006-08-30 20:05:05 +00:00