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

Issue 16404004: Revert 204313 "net_watcher does not build in Ubuntu 13.04" (Closed)

Created:
7 years, 6 months ago by kkania
Modified:
7 years, 6 months ago
Reviewers:
yael.aharon
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 204313 "net_watcher does not build in Ubuntu 13.04" broke compile on Google Chrome Linux bot: ../../net/tools/net_watcher/net_watcher.cc:133:error: expected [error|warning|ignored] after '#pragma GCC diagnostic' ../../net/tools/net_watcher/net_watcher.cc:207:error: expected [error|warning|ignored] after '#pragma GCC diagnostic' > net_watcher does not build in Ubuntu 13.04 > > This is due to a deprecation warning in glib, which affects glib 2.36 onward. Added a pragma to suppress deprecation warnings. > BUG=245658 > > Review URL: https://chromiumcodereview.appspot.com/15994010 TBR=yael.aharon@intel.com Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204338

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -11 lines) Patch
M trunk/src/net/tools/net_watcher/net_watcher.cc View 2 chunks +0 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kkania
7 years, 6 months ago (2013-06-05 21:03:57 UTC) #1
kkania
7 years, 6 months ago (2013-06-05 21:05:16 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r204338.

Powered by Google App Engine
This is Rietveld 408576698