bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnulib] alloca.h


From: Jim Meyering
Subject: Re: [Bug-gnulib] alloca.h
Date: Fri, 10 Jan 2003 22:30:58 +0100

> Since noone objected against the stdbool.h simplification, I've now
> done the same with alloca.h. The prerequisiste for using alloca() is
> simplified: Instead of 30 lines #ifdef spaghetti, it is now a simple
>
>    #include <alloca.h>
>
> The trick is to conditionally create an alloca.h file during
> configuration. Similar to what is done with fnmatch_.h.

Nice!
Thanks!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]