Date: Tue, 12 Jan 1999 13:20:55 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Cc: eivind@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <199901122120.NAA07185@bubba.whistle.com> In-Reply-To: <199901121117.MAA23744@labinfo.iet.unipi.it> from Luigi Rizzo at "Jan 12, 99 12:17:22 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Luigi Rizzo writes: > > Log: > > Add #ifdef's to avoid unused label warning in some cases. > > i wonder if it is preferable to clutter the code with #ifdef's or > tolerate the potential warnings. Only the developer(s) have to deal with #ifdef clutter. Everybody has to deal with bogus warnings. I vote for more #ifdef clutter :-) -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901122120.NAA07185>