Date: Tue, 12 Jan 1999 08:40:34 -0500 (EST) From: Peter Dufault <dufault@hda.com> To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Cc: eivind@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <199901121340.IAA19037@hda.hda.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
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901121340.IAA19037>