Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(420)

Issue 1109273002: mac: Suppress partial availability warnings. (Closed)

Created:
5 years, 7 months ago by erikchen
Modified:
5 years, 7 months ago
Reviewers:
Mark Mentovai
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad.git@master
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

mac: Suppress partial availability warnings. The warnings are emitted when a translation unit attempts to reference a function whose availability is newer than the deployment target. BUG=471823

Patch Set 1 #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : Comments from mark. #

Total comments: 2

Patch Set 4 : Comments from mark, round two. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M util/mach/exception_types.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M util/stdlib/strnlen.cc View 1 2 3 2 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
erikchen
mark: Please review.
5 years, 7 months ago (2015-04-28 22:49:12 UTC) #2
Mark Mentovai
https://codereview.chromium.org/1109273002/diff/20001/util/mach/exception_types.cc File util/mach/exception_types.cc (right): https://codereview.chromium.org/1109273002/diff/20001/util/mach/exception_types.cc#newcode40 util/mach/exception_types.cc:40: int proc_get_wakemon_params(pid_t pid, int* rate_hz, int* flags); Does this ...
5 years, 7 months ago (2015-04-29 00:33:52 UTC) #3
erikchen
mark: PTAL https://codereview.chromium.org/1109273002/diff/20001/util/mach/exception_types.cc File util/mach/exception_types.cc (right): https://codereview.chromium.org/1109273002/diff/20001/util/mach/exception_types.cc#newcode40 util/mach/exception_types.cc:40: int proc_get_wakemon_params(pid_t pid, int* rate_hz, int* flags); ...
5 years, 7 months ago (2015-04-30 00:34:42 UTC) #4
Mark Mentovai
LGTM https://codereview.chromium.org/1109273002/diff/40001/util/stdlib/strnlen.cc File util/stdlib/strnlen.cc (right): https://codereview.chromium.org/1109273002/diff/40001/util/stdlib/strnlen.cc#newcode46 util/stdlib/strnlen.cc:46: #endif Blank line before this.
5 years, 7 months ago (2015-04-30 13:53:50 UTC) #5
erikchen
https://codereview.chromium.org/1109273002/diff/40001/util/stdlib/strnlen.cc File util/stdlib/strnlen.cc (right): https://codereview.chromium.org/1109273002/diff/40001/util/stdlib/strnlen.cc#newcode46 util/stdlib/strnlen.cc:46: #endif On 2015/04/30 13:53:50, Mark Mentovai wrote: > Blank ...
5 years, 7 months ago (2015-05-01 18:09:47 UTC) #6
erikchen
5 years, 7 months ago (2015-05-01 18:09:52 UTC) #7
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
5 years, 7 months ago (2015-05-01 18:14:07 UTC) #11
Mark Mentovai
5 years, 7 months ago (2015-05-01 18:18:01 UTC) #12

Powered by Google App Engine
This is Rietveld 408576698