Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2003 08:52:41 -0700
From:      Peter Wemm <peter@wemm.org>
To:        Marcel Moolenaar <marcel@xcllnt.net>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: varargs.h broken? 
Message-ID:  <20030828155241.626702A7EA@canning.wemm.org>
In-Reply-To: <20030825001735.GA825@dhcp42.pn.xcllnt.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
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@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030828155241.626702A7EA>