On Fri, Feb 24, 2017 at 09:44:44PM +0100, Jakub Jelinek wrote:
> After hinting Marek to use const char *const in his G_ addition patch,
> I've grepped for other similar cases. The number_of_iterations_exit
> code doesn't make sense after we ended up (change from 6.x) with
> only a single wording,
Hi!
After hinting Marek to use const char *const in his G_ addition patch,
I've grepped for other similar cases. The number_of_iterations_exit
code doesn't make sense after we ended up (change from 6.x) with
only a single wording, and in the C++ FE the addition of const allows
-Wformat to see tho