On Fri, Nov 04, 2005 at 10:07:51PM -0800, Paul Eggert wrote:
> [EMAIL PROTECTED] (Robert Latham) writes:
> 
> > In the time since the above thread was started, there is now an
> > implementation of lcm in src/system.h.
> 
> I'd rather use something more like buffer_lcm in diffutils, since it
> handles weird cases without dumping core.
> 

Ok, no problem.  In the old thread you wanted a new file under lib to
contain the implementation of buffer_lcm.  Coreutils now has a lot of
inlined routines in src/system.h, so would it be better to add
buffer_lcm to src/system.h, or stick with creating new files under
lib/ ?

Thanks
==rob

-- 
Rob Latham
Mathematics and Computer Science Division    A215 0178 EA2D B059 8CDF
Argonne National Labs, IL USA                B29D F333 664A 4280 315B


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to