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

Issue 2835693003: [Mac] Build fix when using newer SDK (Closed)

Created:
3 years, 8 months ago by darktears
Modified:
3 years, 8 months ago
Reviewers:
Robert Sesek, spqchan
CC:
chromium-reviews, mac-reviews_chromium.org, spqchan
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Build fix when using newer SDK https://codereview.chromium.org/2828993002 broke the build on newer SDKs. Make sure to put assume_nonnull end with the matching begin. BUG=710100 Review-Url: https://codereview.chromium.org/2835693003 Cr-Commit-Position: refs/heads/master@{#466443} Committed: https://chromium.googlesource.com/chromium/src/+/86da744cba65de36f2119a03773cbd734864cc1c

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move the begin instead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M ui/base/cocoa/touch_bar_forward_declarations.h View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
darktears
3 years, 8 months ago (2017-04-21 20:09:06 UTC) #4
Robert Sesek
lgtm
3 years, 8 months ago (2017-04-21 20:17:31 UTC) #5
Robert Sesek
Actually, this doesn't compile (see try bots). not lgtm
3 years, 8 months ago (2017-04-21 20:18:06 UTC) #6
Robert Sesek
https://codereview.chromium.org/2835693003/diff/1/ui/base/cocoa/touch_bar_forward_declarations.h File ui/base/cocoa/touch_bar_forward_declarations.h (right): https://codereview.chromium.org/2835693003/diff/1/ui/base/cocoa/touch_bar_forward_declarations.h#newcode115 ui/base/cocoa/touch_bar_forward_declarations.h:115: extern "C" { This section should probably just move ...
3 years, 8 months ago (2017-04-21 20:18:32 UTC) #7
spqchan
https://codereview.chromium.org/2835693003/diff/1/ui/base/cocoa/touch_bar_forward_declarations.h File ui/base/cocoa/touch_bar_forward_declarations.h (right): https://codereview.chromium.org/2835693003/diff/1/ui/base/cocoa/touch_bar_forward_declarations.h#newcode96 ui/base/cocoa/touch_bar_forward_declarations.h:96: #pragma clang assume_nonnull end Instead of putting this here, ...
3 years, 8 months ago (2017-04-21 20:23:39 UTC) #9
darktears
On 2017/04/21 20:23:39, spqchan wrote: > https://codereview.chromium.org/2835693003/diff/1/ui/base/cocoa/touch_bar_forward_declarations.h > File ui/base/cocoa/touch_bar_forward_declarations.h (right): > > https://codereview.chromium.org/2835693003/diff/1/ui/base/cocoa/touch_bar_forward_declarations.h#newcode96 > ...
3 years, 8 months ago (2017-04-21 20:28:43 UTC) #12
Robert Sesek
lgtm
3 years, 8 months ago (2017-04-21 20:53:27 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2835693003/20001
3 years, 8 months ago (2017-04-21 20:59:17 UTC) #19
commit-bot: I haz the power
3 years, 8 months ago (2017-04-21 21:05:05 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/86da744cba65de36f2119a03773c...

Powered by Google App Engine
This is Rietveld 408576698