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

Issue 1054002: Submitting on bahalf of Michele Aiello. (Closed)

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

Description

Submitting on bahalf of Michele Aiello.

Fix Xcode 5.1 compilation issues.
Moving a couple of variable under #ifdef to avoid build warnings.

R=blundell@chromium.org, mark@chromium.org

Committed: https://code.google.com/p/google-breakpad/source/detail?r=1272

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/ios/handler/ios_exception_minidump_generator.mm View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 8
Ivan Penkov
10 years, 10 months ago #1
Mark Mentovai
Not LGTM https://breakpad.appspot.com/1054002/diff/1/src/client/ios/handler/ios_exception_minidump_generator.mm File src/client/ios/handler/ios_exception_minidump_generator.mm (right): https://breakpad.appspot.com/1054002/diff/1/src/client/ios/handler/ios_exception_minidump_generator.mm#newcode97 src/client/ios/handler/ios_exception_minidump_generator.mm:97: context_ptr->iregs[MD_CONTEXT_ARM_REG_IOS_FP] = kExpectedFinalFp; // FP These two? ...
10 years, 10 months ago #2
blundell
https://breakpad.appspot.com/1054002/diff/1/src/client/ios/handler/ios_exception_minidump_generator.mm File src/client/ios/handler/ios_exception_minidump_generator.mm (left): https://breakpad.appspot.com/1054002/diff/1/src/client/ios/handler/ios_exception_minidump_generator.mm#oldcode46 src/client/ios/handler/ios_exception_minidump_generator.mm:46: const uintptr_t kExpectedFinalFp = sizeof(uintptr_t); I think that just ...
10 years, 10 months ago #3
Ivan Penkov
10 years, 10 months ago #4
Ivan Penkov
Sorry, I should have done a more careful code review before forwarding this patch. Thanks ...
10 years, 10 months ago #5
blundell
LGTM Please update the CL description.
10 years, 10 months ago #6
Mark Mentovai
LGTM.
10 years, 10 months ago #7
Ivan Penkov
10 years, 10 months ago #8
Message was sent while issue was closed.
Committed patchset #2 manually as r1272 (presubmit successful).
Sign in to reply to this message.

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