bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13070: Use putenv+unsetenv instead of modifying environ directly


From: Paul Eggert
Subject: bug#13070: Use putenv+unsetenv instead of modifying environ directly
Date: Fri, 07 Dec 2012 20:02:33 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 12/04/2012 05:51 AM, Fabrice Popineau wrote:
> Provided I added some unsetenv() function for w32.

Can you just add $(BLD)/unsetenv.$(O) to GNULIBOBJS
in lib/makefile.w32-in, or something like that?  No point in
having two implementations of unsetenv.

I've attached a revised patch (sans any change to makefile.w32-in),
relative to trunk bzr 111151.

Attachment: setenv.txt
Description: Text document


reply via email to

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