]> git.eshelyaron.com Git - emacs.git/commit
Fix mingw.org's MinGW GCC 9 warning about 'execve'
authorEli Zaretskii <eliz@gnu.org>
Sat, 30 May 2020 10:19:13 +0000 (13:19 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 30 May 2020 10:19:13 +0000 (13:19 +0300)
commita8ad94cd2fccfd9e931518a06cf2f7c94b3785f5
tree73f6e927f20505ad2e8db9f763e9786eb3e65d6e
parentbd7b681dc432ce77fbe3634c919fe49ca335f8e1
Fix mingw.org's MinGW GCC 9 warning about 'execve'

* nt/inc/ms-w32.h (execve) [__GNUC__ > 9]: Provide a different
prototype for mingw.org's MinGW as well, to match the GCC builtin.
nt/inc/ms-w32.h