Simon Josefsson wrote:
> Why was a hard dependency on xalloc-die added?

Because xvasprintf.c calls xalloc_die(), and the majority of applications
don't have their own xalloc_die substitute.

> Wasn't the point of separating xalloc-die from the xmalloc module to
> allow applications to supply its own xalloc_die function?

Such applications can now use

    gnulib-tool --avoid=xalloc-die 

See http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00082.html

Bruno



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

Reply via email to