Hi,
Personally, I would be in favor of taking -Wc++0x-compat out of -Wall.Patch pre-approved.
Thanks.
Indeed, it would. However, unfortunately, we are using -W to bootstrap (it just failed on me). Thus I'm bootstrapping and testing the below, which just takes -Wc++0x-compat out from -Wall without adding it to -Wextra.It makes sense though that -Wextra implies -Wc++0x-compat.
I'll wait anyway until tomorrow in case of further comments. Thanks again, Paolo. //////////////////////////////