From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Mon, 13 Dec 2004 21:13:07 -0500 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] plan9ports and freebsd 4.x In-Reply-To: <20041214020223.GA57268@mero.morphisms.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1102546544.80884.0.camel@bebop.silverbrookresearch.com> <20041214020223.GA57268@mero.morphisms.net> Topicbox-Message-UUID: 155ede72-eace-11e9-9e20-41e7f4b1d025 > We could probably add a test for pre c99 compilers in u.h > and a corresponding definition for va_copy. The real > problem is finding the time to test it. The real problem is the C99 standard but I'm not going to let myself get started. Russ