Date: Mon, 16 Jul 2001 09:59:23 +0100 From: David Malone <dwmalone@maths.tcd.ie> To: Dima Dorfman <dima@unixfreak.org> Cc: audit@FreeBSD.org Subject: Re: inetd(8) warns patch Message-ID: <200107160959.aa79657@salmon.maths.tcd.ie> In-Reply-To: Your message of "Mon, 16 Jul 2001 01:55:25 PDT." <20010716085525.D423B3E28@bazooka.unixfreak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> David Malone <dwmalone@maths.tcd.ie> writes: > > (I'm also slightly suprised that the WARNS flags don't whine about > > the nasty SWAP marco which contains a gccism.) > IIRC WARNS doesn't set -ansi or -pedantic because some of our header > files don't compile cleanly with them. TenDRA had a neat feature in this respect. It wouldn't give warnings about system header files unless you specifically asked for them. This way you could have compilerisms in the system headerfiles (where they should be I guess) and still make sure that your compiler-independant code was checked correctly. Maybe we should ask the gcc people for such a feature. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi? <200107160959.aa79657>