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

Issue 10444119: Fix gcc 4.6 compile issues; set but unused variable and pointer/FALSE fubar. (Closed)

Created:
8 years, 6 months ago by Jói
Modified:
8 years, 6 months ago
CC:
chromium-reviews, MAD, jar (doing other things), stevenjb+watch_chromium.org, oshima+watch_chromium.org, Ilya Sherman, davemoore+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

Fix gcc 4.6 compile issues; set but unused variable and pointer/FALSE fubar. BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=140019

Patch Set 1 #

Total comments: 2

Patch Set 2 : Respond to review comment. #

Patch Set 3 : unsigned #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -11 lines) Patch
M chrome/browser/chromeos/cros/onc_network_parser_unittest.cc View 1 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/external_metrics_unittest.cc View 1 2 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/mobile_config_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Jói
8 years, 6 months ago (2012-05-31 20:42:16 UTC) #1
zel
lgtm
8 years, 6 months ago (2012-05-31 20:45:57 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joi@chromium.org/10444119/1
8 years, 6 months ago (2012-05-31 21:16:50 UTC) #3
commit-bot: I haz the power
Try job failure for 10444119-1 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 6 months ago (2012-05-31 21:41:26 UTC) #4
jar (doing other things)
Drive by micro-suggestion... http://codereview.chromium.org/10444119/diff/1/chrome/browser/chromeos/external_metrics_unittest.cc File chrome/browser/chromeos/external_metrics_unittest.cc (left): http://codereview.chromium.org/10444119/diff/1/chrome/browser/chromeos/external_metrics_unittest.cc#oldcode30 chrome/browser/chromeos/external_metrics_unittest.cc:30: num_bytes = write(fd, value, strlen(value) + ...
8 years, 6 months ago (2012-06-01 00:42:39 UTC) #5
Jói
http://codereview.chromium.org/10444119/diff/1/chrome/browser/chromeos/external_metrics_unittest.cc File chrome/browser/chromeos/external_metrics_unittest.cc (left): http://codereview.chromium.org/10444119/diff/1/chrome/browser/chromeos/external_metrics_unittest.cc#oldcode30 chrome/browser/chromeos/external_metrics_unittest.cc:30: num_bytes = write(fd, value, strlen(value) + 1); On 2012/06/01 ...
8 years, 6 months ago (2012-06-01 09:58:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joi@chromium.org/10444119/3003
8 years, 6 months ago (2012-06-01 10:09:22 UTC) #7
commit-bot: I haz the power
8 years, 6 months ago (2012-06-01 12:32:22 UTC) #8
Change committed as 140019

Powered by Google App Engine
This is Rietveld 408576698