bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnulib] same, utimecmp should depend on minmax


From: Paul Eggert
Subject: Re: [bug-gnulib] same, utimecmp should depend on minmax
Date: Thu, 19 May 2005 01:05:51 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

This is one case where it may be simpler just to leave things alone
and avoid the extra dependencies.  The mental complexity of figuring
out what '#include "minmax.h"' does is about the same as the mental
complexity of reading "#define MIN(a, b) ((a) < (b) ? (a) : (b))".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]