From owner-cvs-all Tue Jan 12 05:49:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA20910 for cvs-all-outgoing; Tue, 12 Jan 1999 05:49:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from hda.hda.com (hda-bicnet.bicnet.net [209.244.238.132] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA20901; Tue, 12 Jan 1999 05:48:58 -0800 (PST) (envelope-from dufault@hda.hda.com) Received: (from dufault@localhost) by hda.hda.com (8.8.5/8.8.5) id IAA19037; Tue, 12 Jan 1999 08:40:34 -0500 (EST) From: Peter Dufault Message-Id: <199901121340.IAA19037@hda.hda.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 08:40:34 -0500 (EST) Cc: eivind@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > 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. It is better to clutter the code with #ifdef's. I expect that anything that Eivind makes worse can be shown to be a bad fix, and so he or his critic can fix it better. Let's see how well he fares if he goes near any code that includes Tcl... Peter -- Peter Dufault (dufault@hda.com) Realtime development, Machine control, HD Associates, Inc. Safety critical systems, Agency approval To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message