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

Issue 526002: fix size types w/x32 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by vapier
Modified:
10 years, 8 months ago
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

fix size types w/x32

The x32 ABI has 4 byte longs, not 8 (like x86_64).  Upstream doesn't
need this as its configure script will detect things correctly.

BUG=chromium-os:36866
TEST=compiled the code for x86_64 (64bit) & x86_64 (x32)

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/third_party/curl/curlbuild.h View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
vapier
11 years, 1 month ago #1
Ted Mielczarek
LGTM. Do you need me to land this?
11 years, 1 month ago #2
vapier
11 years, 1 month ago #3
if you could, that'd be great.  i don't have commit access to the breakpad
project afaik.
Sign in to reply to this message.

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