On Thu, Jul 23, 2009 at 4:42 PM, Ben Laurie <[email protected]> wrote: > > On Thu, Jul 23, 2009 at 4:30 PM, Wan-Teh Chang<[email protected]> wrote: > > Ben, > > > > I believe the GCC warning you want is -Wreturn-type, which is enabled > > if we specify -Wall: > > > http://gcc.gnu.org/onlinedocs/gcc-4.3.3/gcc/Warning-Options.html#Warning-Options > > > > Are we not compiling with -Wall? > > Apparently not, which is surprising. -Werror would seem like a good > idea, too, though I have not tried it to see how much fixing would be > needed. >
What file had the error? (Not all code is compiled with the same warning level.) -Darin --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
