Comment #9 on issue 2053 by phajdan...@chromium.org: Remove all disabled
warnings from base/SConscript.main
http://code.google.com/p/chromium/issues/detail?id=2053
It seems that now the only thing remaining is -Wno-deprecated. vega.james
posted a
fix (http://codereview.chromium.org/3083, Pat
Comment #8 on issue 2053 by phajdan.jr: Remove all disabled warnings from
base/SConscript.main
http://code.google.com/p/chromium/issues/detail?id=2053
Submitted http://codereview.chromium.org/13175 .
--
You received this message because you are listed in the owner
or CC fields of this issue,
Issue 2053: Remove all disabled warnings from base/SConscript.main
http://code.google.com/p/chromium/issues/detail?id=2053
Comment #7 by [EMAIL PROTECTED]:
(No comment was entered for this change.)
Issue attribute updates:
Owner: ---
--
You received this message because you are listed
Issue 2053: Remove all disabled warnings from base/SConscript.main
http://code.google.com/p/chromium/issues/detail?id=2053
Comment #6 by [EMAIL PROTECTED]:
We've removed a bunch but a few more remain. Unassigning this because I'm
not
working on it.
Issue attribute updates:
Status: Av
Issue 2053: Remove all disabled warnings from base/SConscript.main
http://code.google.com/p/chromium/issues/detail?id=2053
Comment #3 by [EMAIL PROTECTED]:
(No comment was entered for this change.)
Issue attribute updates:
Status: Started
--
You received this message because you are l
Issue 2053: Remove all disabled warnings from base/SConscript.main
http://code.google.com/p/chromium/issues/detail?id=2053
Comment #2 by phajdan.jr:
My proposed changeset is at http://codereview.chromium.org/2418 . It
doesn't unignore
all warnings, but most of them. Please add reviewers.
--
Issue 2053: Remove all disabled warnings from base/SConscript.main
http://code.google.com/p/chromium/issues/detail?id=2053
Comment #1 by [EMAIL PROTECTED]:
(No comment was entered for this change.)
Issue attribute updates:
Labels: -Pri-2 Pri-3
--
You received this message because you
Issue 2053: Remove all disabled warnings from base/SConscript.main
http://code.google.com/p/chromium/issues/detail?id=2053
New issue report by [EMAIL PROTECTED]:
In build/SConscript.main we have a bunch of disabled warnings, marked with
"# TODO: fix code that triggers these warnings."
We should