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

Issue 129683002: Fix a couple of gcc 4.8 warnings in tcmalloc. (Closed)

Created:
6 years, 11 months ago by Sam Clegg
Modified:
6 years, 10 months ago
CC:
chromium-reviews, dmikurube+memory_chromium.org
Visibility:
Public.

Description

Fix a couple of gcc 4.8 warnings in tcmalloc. These warning showed up for me when trying to build chromium using the gcc 4.8 ARM cross compiler in Ubuntu/saucy. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247817

Patch Set 1 #

Patch Set 2 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M third_party/tcmalloc/README.chromium View 1 chunk +1 line, -0 lines 2 comments Download
M third_party/tcmalloc/chromium/src/deep-heap-profile.cc View 1 chunk +1 line, -2 lines 2 comments Download
M third_party/tcmalloc/chromium/src/heap-profiler.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Sam Clegg
6 years, 11 months ago (2014-01-27 23:15:35 UTC) #1
jar (doing other things)
https://codereview.chromium.org/129683002/diff/100001/third_party/tcmalloc/chromium/src/deep-heap-profile.cc File third_party/tcmalloc/chromium/src/deep-heap-profile.cc (left): https://codereview.chromium.org/129683002/diff/100001/third_party/tcmalloc/chromium/src/deep-heap-profile.cc#oldcode131 third_party/tcmalloc/chromium/src/deep-heap-profile.cc:131: static_cast<int>(getpid())); This looks like a bug. How about fixing ...
6 years, 10 months ago (2014-01-29 02:33:12 UTC) #2
Dai Mikurube (NOT FULLTIME)
Thanks for working on it. https://codereview.chromium.org/129683002/diff/100001/third_party/tcmalloc/README.chromium File third_party/tcmalloc/README.chromium (right): https://codereview.chromium.org/129683002/diff/100001/third_party/tcmalloc/README.chromium#newcode95 third_party/tcmalloc/README.chromium:95: - Fix sprintf formatting ...
6 years, 10 months ago (2014-01-29 03:24:12 UTC) #3
Dai Mikurube (NOT FULLTIME)
https://codereview.chromium.org/129683002/diff/100001/third_party/tcmalloc/README.chromium File third_party/tcmalloc/README.chromium (right): https://codereview.chromium.org/129683002/diff/100001/third_party/tcmalloc/README.chromium#newcode95 third_party/tcmalloc/README.chromium:95: - Fix sprintf formatting warning in MaybeDumpProfileLocked On 2014/01/29 ...
6 years, 10 months ago (2014-01-29 03:37:29 UTC) #4
Sam Clegg
On 2014/01/29 03:37:29, Dai Mikurube wrote: > https://codereview.chromium.org/129683002/diff/100001/third_party/tcmalloc/README.chromium > File third_party/tcmalloc/README.chromium (right): > > https://codereview.chromium.org/129683002/diff/100001/third_party/tcmalloc/README.chromium#newcode95 ...
6 years, 10 months ago (2014-01-29 16:32:31 UTC) #5
jar (doing other things)
lgtm
6 years, 10 months ago (2014-01-29 17:34:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sbc@chromium.org/129683002/100001
6 years, 10 months ago (2014-01-29 17:37:46 UTC) #7
commit-bot: I haz the power
6 years, 10 months ago (2014-01-30 03:34:56 UTC) #8
Message was sent while issue was closed.
Change committed as 247817

Powered by Google App Engine
This is Rietveld 408576698