bug-gnulib
[Top][All Lists]
Advanced

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

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


From: Paul Eggert
Subject: Re: [bug-gnulib] Re: getdate don't need alloca
Date: Wed, 22 Dec 2004 13:31:31 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Bruno Haible <address@hidden> writes:

>> And there's an obsolete comment about AIX and alloca -- we no longer
>> use the alloca pragma, so this shouldn't be a problem.
>
> So AIX 3 is not among your porting targets any more? I still have access
> to such a machine.

I thought the AIX 3 problem occurred only when the code uses #pragma
alloca.  Since the code no longer use that, I hope it's not an issue
with AIX 3 any more.

If it is still an issue, and if AIX 3 machines are still used and
someone can test portability to them, we should address the problem.
However at this point I think it'd be OK to address the issue by
falling back on the replacement alloca written in C, rather than
rewriting fnmatch, makepath, etc. to include <alloca.h> first.




reply via email to

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