cvs commit: src/share/mk bsd.sys.mk

Dag-Erling Smorgrav des at ofug.org
Fri Jun 13 16:49:26 PDT 2003


Kris Kennaway <kris at 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 at ofug.org


More information about the cvs-src mailing list