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))".


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

Reply via email to