|
From: | Paul Eggert |
Subject: | Re: [Emacs-diffs] master 0c94b84: * nt/inc/ms-w32.h (execve) [MINGW_W64]: Make commentary more accurate. |
Date: | Sun, 4 Sep 2016 11:47:16 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
I'd rather keep the mainline code as free from such ifdefs as possible.If the problem is that GCC complains about execvp due to some configuration problem on MS-Windows, perhaps you could put a wrapper into w32common.h or some similar location, to pacify the compiler. emacsclient.c already uses such a wrapper, for another reason.
[Prev in Thread] | Current Thread | [Next in Thread] |