Re: [IDEA+RFC] Possible solution for min()/max() war

From: Ben LaHaise (bcrl@redhat.com)
Date: Fri Aug 24 2001 - 18:21:43 EST


On Fri, 24 Aug 2001, Brad Chapman wrote:

> This way, some hackers can use the two-arg min()/max() inside an #ifdef block,
> other hackers can use the three-arg min()/max() inside an #ifdef block,
> and people who don't care can select either.

Have you no taste? Use of #ifdef's should be minimised as much as
possible. For this kind of construct, the spurious preprocessor usage
just makes me want to vomit.

                -ben

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Aug 31 2001 - 21:00:15 EST