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

Issue 139703005: Fix build with gcc 4.8 and C++11 support enabled (Closed)

Created:
6 years, 11 months ago by Inactive
Modified:
6 years, 11 months ago
Reviewers:
Nico
CC:
chromium-reviews, tim+watch_chromium.org, rsimha+watch_chromium.org, haitaol+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fix build with gcc 4.8 and C++11 support enabled The OVERRIDE needs to be right after the method name, and before other attributes (e.g. WARN_UNUSED_RESULT) or gcc 4.8 gives a build error. Clang does not seem to mind it though. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245115

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/sync/glue/sync_backend_host_impl.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 11 months ago (2014-01-15 21:32:03 UTC) #1
Nico
lgtm
6 years, 11 months ago (2014-01-15 21:40:23 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/139703005/1
6 years, 11 months ago (2014-01-15 21:48:28 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 04:44:32 UTC) #4
Message was sent while issue was closed.
Change committed as 245115

Powered by Google App Engine
This is Rietveld 408576698