Daniel Marjamäki <[email protected]> writes: > 2011/1/24 Ian Lance Taylor <[email protected]>: > >> The problem with warnings for this kind of code in C/C++ is that it >> often arises in macro expansions. > > I see... so it won't be included in gcc. :-(
Actually, I think it could be included in gcc, provided you (or somebody) first implements a way to not warn in a macro expansion. Ian
