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

Issue 24944003: Prefix compile-time typedef checks with __attribute__((unused)) (Closed)

Created:
7 years, 2 months ago by Chris Bracken
Modified:
7 years, 2 months ago
Reviewers:
iposva, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Prefix compile-time typedef checks with __attribute__((unused)) Prevents build failure under gcc 4.8. Bug report: http://dartbug.com/13645 BUG= R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=28411

Patch Set 1 #

Patch Set 2 : Review fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M runtime/platform/assert.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/platform/globals.h View 1 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Chris Bracken
7 years, 2 months ago (2013-09-27 16:27:03 UTC) #1
Ivan Posva
LGTM, but please pull it out into its own define similarly to DART_FORCE_INLINE. -Ivan
7 years, 2 months ago (2013-09-30 02:28:55 UTC) #2
Chris Bracken
7 years, 2 months ago (2013-10-09 19:43:47 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r28411 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698