WebCore builds with -Werror upstream, so I'm slightly surprised that Chromium builds it w/ -Werror disabled. However it's possible we build with different errors turned on.
-eric On Sun, Sep 13, 2009 at 10:27 AM, Ben Laurie <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
