Date: Sat, 14 Jun 2003 01:49:21 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: Kris Kennaway <kris@obsecurity.org> Cc: Peter Wemm <peter@FreeBSD.org> Subject: Re: cvs commit: src/share/mk bsd.sys.mk Message-ID: <xzp65n98rni.fsf@flood.ping.uio.no> In-Reply-To: <20030613233102.GA81695@rot13.obsecurity.org> (Kris Kennaway's message of "Fri, 13 Jun 2003 16:31:02 -0700") References: <200306132154.h5DLsL4t018474@repoman.freebsd.org> <xzp65n9a9ga.fsf@flood.ping.uio.no> <20030613233102.GA81695@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway <kris@obsecurity.org> writes: > On Sat, Jun 14, 2003 at 12:39:33AM +0200, Dag-Erling Smorgrav wrote: > > #define alloca(sz) __builtin_alloca(sz) > That's kind of a nasty hack, since it's gcc-specific and partly undoes > the effect of c99 mode. *shrug* then don't use alloca(). It's not portable anyway. DES -- Dag-Erling Smorgrav - des@ofug.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp65n98rni.fsf>