]> git.eshelyaron.com Git - emacs.git/commit
Avoid compiler warnings with MinGW64 GCC 6
authorEli Zaretskii <eliz@gnu.org>
Thu, 1 Sep 2016 14:12:12 +0000 (17:12 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 1 Sep 2016 14:12:12 +0000 (17:12 +0300)
commit51b14b1f53bfb6c5c10288ab3a6c8c4a86fb70b9
tree99faa2668e778ed852c2a6611bc5f4ac9a9f8203
parent1d4bb91a3b8db3d381ca41230c8373ecc37438bc
Avoid compiler warnings with MinGW64 GCC 6

* nt/inc/ms-w32.h (execve) [MINGW_W64]: Make the prototype match
the GCC 6 builtin, to avoid warnings.  For more details, see
http://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00721.html.
nt/inc/ms-w32.h