]> granicus.if.org Git - vim/commit
patch 8.1.0371: argument types for select() may be wrong v8.1.0371
authorBram Moolenaar <Bram@vim.org>
Wed, 12 Sep 2018 18:29:09 +0000 (20:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Sep 2018 18:29:09 +0000 (20:29 +0200)
commit643b6140873e0e6f297df0cbca11bc1ea1f21925
tree5d1fcafcd7395aefe6e0e73503758705a766e991
parent274cea35c6d409cfb16862ff24e789b2d3ea3ee3
patch 8.1.0371: argument types for select() may be wrong

Problem:    Argument types for select() may be wrong.
Solution:   Use a configure macro. (Tobias Ulmer)
src/auto/configure
src/config.h.in
src/configure.ac
src/os_unix.c
src/version.c