Marc Espie <[EMAIL PROTECTED]> wrote: > Personally, I would even say that it would be *great* if gcc would > start warning if you use any extension, unless you explicitly disable > those warnings... (except for __extension__ in header files, and then > I've stumbled upon situations where it hurts still).
That is *exactly* what -pedantic is meant to be. If it does not, patches are welcome. Giovanni Bajo