On Thu, Apr 4, 2013 at 9:27 PM, Karl Tomlinson <[email protected]> wrote: > Nicholas Nethercote writes: > >> Warnings about possibly dubious but common practices aren't much use. >> I gave up on turning on -Wshadow for this reason, > > If you could now use |index| as a variable name, would it be worth > revisiting -Wshadow? > > http://gcc.gnu.org/gcc-4.8/changes.html
That's a big improvement, and IIUC it puts GCC 4.8 on par with clang. But even then there are still hundreds of warnings. Read the gory details at https://bugzilla.mozilla.org/show_bug.cgi?id=563195#c14 and subsequent comments. Nick _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

