Comment #29 on issue 7742 by craig.schlenter: GCC 4.3 warnings produce errors http://code.google.com/p/chromium/issues/detail?id=7742
OK, thank you. The one thing I still don't fully understand is why it's actually an error for you rather than just a warning ... webkit/build/WebCore/SConscript removes -Werror from CXXFLAGS and on my fedora machine (where I'm running gcc 4.4.0 now and explicitly setting -D_FORTIFY_SOURCE=2 to emulate Ubuntu), I just get a warning. Perhaps Ubuntu has tweaked the compiler to make it an error or there might be some other compiler flag that is different. Hmmm ... Anyway, hopefully the webkit guys take the patch and it will show up in chromium. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
