Date: Fri, 11 Feb 2005 09:17:16 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: phk@phk.freebsd.dk Cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c Message-ID: <20050211.091716.32469757.imp@bsdimp.com> In-Reply-To: <10137.1108121831@critter.freebsd.dk> References: <20050211220212.A32327@delplex.bde.org> <10137.1108121831@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <10137.1108121831@critter.freebsd.dk> "Poul-Henning Kamp" <phk@phk.freebsd.dk> writes: : Writing "continue" dispells any doubt if I did it intentionally. There are also compilers that will issue warnings for while (xxxx);, but not for while (xxx) continue;, which is where I picked up the habit in the deep, recesses of time... Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050211.091716.32469757.imp>