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

Issue 2607983002: avoid GCC content::CacheStorage::kSizeUnknown redeclaration error (Closed)

Created:
3 years, 11 months ago by Mostyn Bramley-Moore
Modified:
3 years, 11 months ago
Reviewers:
jkarlin, cmumford
CC:
chromium-reviews, jam, darin-cc_chromium.org, jkarlin+watch_chromium.org, nhiroki
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

avoid GCC content::CacheStorage::kSizeUnknown redeclaration error Fixes: ../../content/browser/cache_storage/cache_storage.cc:62:29: error: redeclaration 'content::CacheStorage::kSizeUnknown' differs in 'constexpr' BUG=617963 Review-Url: https://codereview.chromium.org/2607983002 Cr-Commit-Position: refs/heads/master@{#442242} Committed: https://chromium.googlesource.com/chromium/src/+/1c7f20d3d858eb3381c003970a2d9179c2437a47

Patch Set 1 #

Patch Set 2 : git cl upload fail #

Patch Set 3 : attempt #2 #

Patch Set 4 : formatting #

Total comments: 2

Patch Set 5 : const -> constexpr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/browser/cache_storage/cache_storage.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 26 (19 generated)
Mostyn Bramley-Moore
@jkarlin, cmumford: please take a look at this followup to https://codereview.chromium.org/2416713002
3 years, 11 months ago (2016-12-30 10:09:42 UTC) #13
jkarlin
https://codereview.chromium.org/2607983002/diff/60001/content/browser/cache_storage/cache_storage.cc File content/browser/cache_storage/cache_storage.cc (left): https://codereview.chromium.org/2607983002/diff/60001/content/browser/cache_storage/cache_storage.cc#oldcode62 content/browser/cache_storage/cache_storage.cc:62: const int64_t CacheStorage::kSizeUnknown; Can this gcc issue be fixed ...
3 years, 11 months ago (2017-01-03 13:06:25 UTC) #14
Mostyn Bramley-Moore
https://codereview.chromium.org/2607983002/diff/60001/content/browser/cache_storage/cache_storage.cc File content/browser/cache_storage/cache_storage.cc (left): https://codereview.chromium.org/2607983002/diff/60001/content/browser/cache_storage/cache_storage.cc#oldcode62 content/browser/cache_storage/cache_storage.cc:62: const int64_t CacheStorage::kSizeUnknown; On 2017/01/03 13:06:25, jkarlin wrote: > ...
3 years, 11 months ago (2017-01-04 00:11:13 UTC) #17
Mostyn Bramley-Moore
@jkarlin: *ping*
3 years, 11 months ago (2017-01-09 10:50:59 UTC) #20
jkarlin
lgtm
3 years, 11 months ago (2017-01-09 12:25:13 UTC) #21
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/2607983002/80001
3 years, 11 months ago (2017-01-09 12:25:46 UTC) #23
commit-bot: I haz the power
3 years, 11 months ago (2017-01-09 13:17:18 UTC) #26
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/1c7f20d3d858eb3381c003970a2d...

Powered by Google App Engine
This is Rietveld 408576698