Re: [C++ Patch] Avoid a few more '+' in warnings

2016-06-15 Thread Jason Merrill
Yep, that looks obvious. Jason

[C++ Patch] Avoid a few more '+' in warnings

2016-06-15 Thread Paolo Carlini
Hi, looks like last year I forgot to grep for %q+F and %q+#F. Tested x86_64-linux. Should be obvious... Thanks, Paolo. // 2016-06-15 Paolo Carlini * decl.c (wrapup_globals_for_namespace): Use DECL_SOURCE_LOCATION and "%qF" in warning_at instead of "%q+F