From owner-cvs-all Tue Jan 12 13:22:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA12658 for cvs-all-outgoing; Tue, 12 Jan 1999 13:22:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA12650; Tue, 12 Jan 1999 13:22:05 -0800 (PST) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id NAA17184; Tue, 12 Jan 1999 13:20:57 -0800 (PST) Received: from bubba.whistle.com( 207.76.205.7) by whistle.com via smap (V2.0) id xma017178; Tue, 12 Jan 99 13:20:55 -0800 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id NAA07185; Tue, 12 Jan 1999 13:20:55 -0800 (PST) From: Archie Cobbs Message-Id: <199901122120.NAA07185@bubba.whistle.com> Subject: Re: cvs commit: src/sys/netinet ip_input.c In-Reply-To: <199901121117.MAA23744@labinfo.iet.unipi.it> from Luigi Rizzo at "Jan 12, 99 12:17:22 pm" To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Date: Tue, 12 Jan 1999 13:20:55 -0800 (PST) Cc: eivind@FreeBSD.ORG, cvs-committers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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