|
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))".
[Prev in Thread] | Current Thread | [Next in Thread] |