From owner-cvs-all Wed Oct 24 14:47:24 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 1AD6F37B401; Wed, 24 Oct 2001 14:47:18 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id HAA29656; Thu, 25 Oct 2001 07:46:54 +1000 Date: Thu, 25 Oct 2001 07:45:59 +1000 (EST) From: Bruce Evans X-X-Sender: To: "Andrew R. Reiter" Cc: Jeroen Ruigrok van der Werven , , Subject: Re: cvs commit: src/include assert.h src/lib/libc/gen assert.c src/lib/libstand assert.c src/share/man/man3 assert.3 In-Reply-To: Message-ID: <20011025074421.Y74238-100000@delplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 24 Oct 2001, Andrew R. Reiter wrote: > On Thu, 25 Oct 2001, Bruce Evans wrote: > :> Change K&R function prototype wrapper to ANSI prototype. > > :This breaks K&R support, C90 support, (there is no __func__ in C90), and > :maybe C++ support (is __func__ in C++?). Please back this out. > : > :Bruce > : > > I thought one goal was to slowly move ahead with removing __P()'s sinc > ehtey are outdated? It's not my goal. They should be removed last from standard headers in any case. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message