Ken Takata wrote: > On the next release, WinXP will become the minimum requirement. > So, it is reasonable to changing the default value of WINVER to 0x0501. > Attached patch changes the default to 0x0501. This also fixes the compilation > error when using MinGW. > > See also: > https://groups.google.com/d/msg/vim_dev/XUlj-xTyhi4/54UmNwwAEAAJ > https://github.com/vim/vim/issues/642 > > > FYI, our recent job control implementation uses some Win32 APIs which are > introduced with WinXP, so it won't work on Win2k or earlier.
Since it's only changing the default this seems like a good change. We'll hear complaints if it doesn't work for someone. -- Yah, well, we had to carve our electrons out of driftwood we'd find. In the winter. Uphill. Both ways. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
