Re: some ports are broken after upgrading GCC 3.3.1

From: Terry Lambert <tlambert2_at_mindspring.com>
Date: Fri, 18 Jul 2003 00:14:39 -0700
Alexander Kabaev wrote:
> On Thu, 17 Jul 2003 14:02:20 -0700
> Kris Kennaway <kris_at_obsecurity.org> wrote:
> >
> > Sorry, I missed the patch in your email.  I'm not certain about your
> > approach...can someone who understands the issues comment on it?
> 
> I'd rather see all varargs.h consumers be converted to stdarg.h. Old
> varargs GCC builtins were _removed_ altogether from the compiler sources
> and we should follow.

I've posted cdefs.h patches several times that allow you to
switch between implementations.  Now that ANSI C is default
in FreeBSD, they probably aren't necessary, but it's pretty
obvious how to implement it, if you think you need it (the
biggie is dealing with the "..." in the prototype).

If you need them for FreeBSD, and don't want to work it out,
let me know.

-- Terry
Received on Thu Jul 17 2003 - 22:15:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:15 UTC