Paul Eggert wrote:
> I noticed that regex invoked alloca with unbounded size.  Rather
> than use the allocsa module I thought it better to stick to glibc
> style, and define __libc_use_alloca when _LIBC isn't defined.

I agree, this is more likely to be accepted by the glibc maintainers.
Outside glibc, however, I prefer 'allocsa' since with it, an allocation
takes 1 line of code, not 12 lines.

Bruno



_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to