Re: [PATCH] some more -Wformat-diag cleanup

2019-06-24 Thread Jeff Law
On 6/23/19 6:00 PM, Martin Sebor wrote: > The attached patch cleans up a number of outstanding -Wformat-diag > instances.  I plan to commit it tomorrow. > > With it applied, an x86_64-linux bootstrap shows just 79 unique > instances of the warning originating in 17 files.  49 of those are > in the

[PATCH] some more -Wformat-diag cleanup

2019-06-23 Thread Martin Sebor
The attached patch cleans up a number of outstanding -Wformat-diag instances. I plan to commit it tomorrow. With it applied, an x86_64-linux bootstrap shows just 79 unique instances of the warning originating in 17 files. 49 of those are in the Go front-end that Ian is already dealing with. I