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

Issue 8432015: Fix compile error on XCode4 / clang. (Closed)

Created:
9 years, 1 month ago by dhollowa
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fix compile error on XCode4 / clang. Fixes XCode4.2 compilation error: method attribute can only be specified on method declarations [-Werror,2] This is a result of XCode4.2 adding "-DIBAction=void)__attribute__((ibaction)" magic. BUG=102429 TEST=compile under XCode4.2 R=thakis@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108041

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/ui/cocoa/infobars/translate_infobar_base.mm View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
dhollowa
9 years, 1 month ago (2011-10-31 22:31:16 UTC) #1
(unused - use chromium)
lgtm, thanks
9 years, 1 month ago (2011-10-31 22:42:04 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dhollowa@chromium.org/8432015/1
9 years, 1 month ago (2011-10-31 22:43:12 UTC) #3
commit-bot: I haz the power
9 years, 1 month ago (2011-10-31 23:56:17 UTC) #4
Change committed as 108041

Powered by Google App Engine
This is Rietveld 408576698