Re: [patch] macros in diff

2015-12-29 Thread Theo Buehler
On Wed, Dec 30, 2015 at 10:02:48AM +0800, Michael W. Bombardieri wrote: > Hi tech, > > In diff & friends, use macros MIN() and MAX() instead of > defining these locally. Worth doing? No, you're essentially reverting part of a large series of diffs that did the exact opposite in order to minimize

[patch] macros in diff

2015-12-29 Thread Michael W. Bombardieri
Hi tech, In diff & friends, use macros MIN() and MAX() instead of defining these locally. Worth doing? - Michael Index: diff/diffreg.c === RCS file: /cvs/src/usr.bin/diff/diffreg.c,v retrieving revision 1.90 diff -u -p -r1.90 diff