emacs-devel
[Top][All Lists]
Advanced

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

Re: Let's tell we are using GTK+


From: Lute Kamstra
Subject: Re: Let's tell we are using GTK+
Date: Sun, 24 Aug 2003 12:28:04 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     |> I believe, asprintf would be better, but I don't know about 
> portability...
>
>     It's a GNU extension, but a portable implementation is part of libiberty.
>
> It would be ok to use this if we copy that code into Emacs,
> but if it is easy to avoid, let's avoid it.

It's easy to avoid it by using g_snprintf from glib, a library
required for the GTK+ build of Emacs (as suggested by Terje Rosten).
I'll commit the patch tomorrow.

  Lute.




reply via email to

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