varargs.h broken?

Marcel Moolenaar marcel at xcllnt.net
Thu Aug 28 09:19:34 PDT 2003


On Thu, Aug 28, 2003 at 08:52:41AM -0700, Peter Wemm wrote:
> > > Is <varargs.h> known to be broken on -CURRENT/alpha?
> > 
> > It appears that <varargs.h> is broken on all platforms. The definition
> > of va_dcl is wrong.
> 
> varargs.h support has been completely removed from gcc-3.3 - from the parser
> and all.  It isn't a case of twiddling an option to turn it back on, the
> code itself is gone.  We may as well remove varargs.h or replace it with
> a #error message that points to stdarg.h

Agreed. I think we should start with an #error and see how big
the damage is.

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel at xcllnt.net


More information about the freebsd-alpha mailing list