bug-gnulib
[Top][All Lists]
Advanced

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

Re: xvasprintf: don't depend directly on xalloc-die


From: Bruno Haible
Subject: Re: xvasprintf: don't depend directly on xalloc-die
Date: Wed, 10 Aug 2005 20:19:13 +0200
User-agent: KMail/1.5

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





reply via email to

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