Date: Thu, 05 Dec 1996 10:53:51 -0800 From: Paul Traina <pst@shockwave.com> To: "Jordan K. Hubbard" <jkh@freefall.freebsd.org> Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/net getservent.c Message-ID: <199612051853.KAA03962@precipice.shockwave.com> In-Reply-To: Your message of "Thu, 05 Dec 1996 10:41:36 PST." <199612051841.KAA23075@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Jordan K. Hubbard" <jkh@freefall.freebsd.org> Subject: cvs commit: src/lib/libc/net getservent.c jkh 96/12/05 10:41:36 Modified: lib/libc/net getservent.c Log: Eliminate 3 more examples of gratutiously passing arrays by address. Since I'm being so contrarian today, -Wall and -pedantic will find 95% of the same stuff that ParaSoft is finding, and we have it today. Everyone please call ParaSoft today and say "I will buy 57 copies of Insure++ tomorrow, but first I want a FreeBSD version." :-) Revision Changes Path 1.6 +3 -3 src/lib/libc/net/getservent.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612051853.KAA03962>