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

Issue 155625: A build fix for GCC 4.3.... (Closed)

Created:
11 years, 5 months ago by Hironori Bono
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

A build fix for GCC 4.3. This change just creates a wrapper function for fwrite() and check return values for it to avoid warnings of gcc 4.3. BUG=none TEST=build Chromium with GCC 4.3

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M chrome/browser/privacy_blacklist/blacklist_store.cc View 1 chunk +10 lines, -4 lines 1 comment Download

Messages

Total messages: 1 (0 generated)
Evan Martin
11 years, 5 months ago (2009-07-17 17:15:49 UTC) #1
LGTM (fta wants this for the ubuntu build)

http://codereview.chromium.org/155625/diff/1/2
File chrome/browser/privacy_blacklist/blacklist_store.cc (right):

http://codereview.chromium.org/155625/diff/1/2#newcode19
Line 19: return;
Should this LOG(WARNING) ?

Powered by Google App Engine
This is Rietveld 408576698