The warning this fixes:
src/client/linux/handler/exception_handler.cc:243:28: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
Issue 479002: Fix warning "comparing signed and unsigned value"
Created 12 years, 2 months ago by jakerr
Modified 12 years, 2 months ago
Reviewers: Mark Mentovai, qsr
Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Comments: 0