On Sun, Sep 13, 2009 at 6:14 PM, Craig Schlenter<[email protected]> wrote: > Hi Ben > > I think it's because webcore is not chromium_code. > > See build/external_code.gypi for where -Werror and -Wall are removed.
Aha. How did I miss that? Thanks! > > --Craig > > On Sun, Sep 13, 2009 at 7:10 PM, Ben Laurie <[email protected]> wrote: >> >> By default, cflags includes -Werror ... (see build/common.gypi). >> >> It seems something disables this for WebCore (which is built by >> webkit/webkit.gyp:webcore) but I can't figure out what - does anyone >> know? >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
