Date: Sat, 20 Dec 1997 19:39:50 +1100 From: Bruce Evans <bde@zeta.org.au> To: grog@lemis.com, julian@whistle.com Cc: bde@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Bruce vandalism again Message-ID: <199712200839.TAA23072@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>I agree. This appears to be a seriously retrograde step. Bruce, why? I'm just enforcing this part of style(9): Only use the __P macro from the include file <sys/cdefs.h> if the source file in general is (to be) compilable with a K&R Old testament compiler. Use of the __P macro in new code is discouraged, although modifications to existing files should be consistent with that file's conventions. In general code can be considered ``new code'' when it makes up about 50% or more of the file[s] involved. This is enough to break precedents in the existing code and use the current style guidelines. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712200839.TAA23072>