Re: fix a few clang warnings for gnu cvs

2018-07-11 Thread Stefan Sperling
On Tue, Jul 10, 2018 at 05:00:15PM +0200, Theo Buehler wrote: > Had these Ms in my trees for a while. > > Does not fix all warnings, but a few simple ones: > > Use "%s" to print modifiable strings, add a couple of braces, ansify a > few functions and remove a few extra parens. Looks good to me!

fix a few clang warnings for gnu cvs

2018-07-10 Thread Theo Buehler
Had these Ms in my trees for a while. Does not fix all warnings, but a few simple ones: Use "%s" to print modifiable strings, add a couple of braces, ansify a few functions and remove a few extra parens. Index: diff/diff3.c === RCS