On 06/01/2017 06:38 PM, Eric Gallager wrote:
I tested this patch; it fixes the warnings that caused me to open the
bug in the first place. Thank you!
Thanks for validating it. I'll go ahead and commit the fix
as obvious if there are no objections in the next few hours.
Martin
Eric
On 5/30/17, Martin Sebor <msebor@gmail.com> wrote:
The conversion enhancements I committed in r248431 introduced
an unintended change in which warning option is used to issue
certain integer conversion warnings. Attached is a fix.
Martin