bug-texinfo
[Top][All Lists]
Advanced

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

Re: Bug#113988: Bug#355367: debuild: Preserving locale settings can affe


From: Sven Joachim
Subject: Re: Bug#113988: Bug#355367: debuild: Preserving locale settings can affect build
Date: Fri, 10 Mar 2006 18:15:22 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051017)

Norbert Preining wrote:
 old_locale = setlocale(LC_ALL, NULL);
 save_locale = strdup (old_locale);


xstrdup is recommended.

You see that I'm unfamiliar with the texinfo source, I did
not know that it has its own version of strdup. ;-)

Ok, next version of texinfo will include this patch.

Fine with me, but consider the possibility that a few people
might have actually relied on the "feature" that the locale
settings changed the translation of keywords; they may now
need to test for the texinfo version.  Mentioning it in
NEWS.Debian seems appropiate.

Will this patch also be applied upstream?

Thank you very much,

Sven






reply via email to

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