varargs.h broken?

Peter Wemm peter at wemm.org
Thu Aug 28 08:52:42 PDT 2003


Marcel Moolenaar wrote:
> On Sun, Aug 24, 2003 at 11:09:21PM +0000, Christian Weisgerber 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

Cheers,
-Peter
--
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5



More information about the freebsd-alpha mailing list