Date: Thu, 25 Oct 2001 07:45:59 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: "Andrew R. Reiter" <arr@watson.org> Cc: Jeroen Ruigrok van der Werven <asmodai@FreeBSD.ORG>, <cvs-committers@FreeBSD.ORG>, <cvs-all@FreeBSD.ORG> 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 Message-ID: <20011025074421.Y74238-100000@delplex.bde.org> In-Reply-To: <Pine.NEB.3.96L.1011024154816.53634A-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011025074421.Y74238-100000>