bug-gnulib
[Top][All Lists]
Advanced

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

[bug-gnulib] Re: getdate don't need alloca


From: Bruno Haible
Subject: [bug-gnulib] Re: getdate don't need alloca
Date: Fri, 17 Dec 2004 20:10:55 +0100
User-agent: KMail/1.5

Simon Josefsson wrote:
> Would wrapping the #include inside a #if HAVE_ALLOCA test work?

Probably yes. But gnulib is generally going into the opposite direction:
Move the #ifs from the .c file that uses the header into the header itself,
in this case by use of a substitute for alloca.h.

Bruno





reply via email to

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