From owner-cvs-all Wed Oct 24 12:49:38 2001 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 5719337B409; Wed, 24 Oct 2001 12:49:20 -0700 (PDT) Received: from localhost (arr@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id f9OJmvU55799; Wed, 24 Oct 2001 15:48:57 -0400 (EDT) (envelope-from arr@watson.org) Date: Wed, 24 Oct 2001 15:48:56 -0400 (EDT) From: "Andrew R. Reiter" To: Bruce Evans Cc: Jeroen Ruigrok van der Werven , 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 In-Reply-To: <20011025053506.Y73577-100000@delplex.bde.org> Message-ID: 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 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? Andrew *-------------................................................. | Andrew R. Reiter | arr@fledge.watson.org | "It requires a very unusual mind | to undertake the analysis of the obvious" -- A.N. Whitehead To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message