Re: [PATCH] warn for sprintf argument mismatches (PR 87034)

2018-10-02 Thread Jeff Law
On 8/21/18 8:10 PM, Martin Sebor wrote: > It didn't seem like we were making progress in the debate about > warning for sprintf argument mismatches earlier today so I took > a couple of hours this afternoon to prototype one of the solutions > I was trying to describe.  It mostly keeps the existing 

[PATCH] warn for sprintf argument mismatches (PR 87034)

2018-08-21 Thread Martin Sebor
It didn't seem like we were making progress in the debate about warning for sprintf argument mismatches earlier today so I took a couple of hours this afternoon to prototype one of the solutions I was trying to describe. It mostly keeps the existing interface and just extends c_strlen() and the o