Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2)

Issue 479002: Fix warning "comparing signed and unsigned value"

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by jakerr
Modified:
11 years, 7 months ago
Reviewers:
Mark Mentovai, qsr
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

The warning this fixes:

src/client/linux/handler/exception_handler.cc:243:28: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/linux/handler/exception_handler.cc View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted