Mercurial > vim
view nsis/gvim_version.nsh @ 12118:bf53df1f17ba v8.0.0939
patch 8.0.0939: Test_terminal_env is flaky
commit https://github.com/vim/vim/commit/51c23687a9298c27d41ad9780b032f434e1e1646
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Aug 14 21:45:00 2017 +0200
patch 8.0.0939: Test_terminal_env is flaky
Problem: Test_terminal_env is flaky. (James McCoy)
Solution: Use WaitFor() instead of term_wait().
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Mon, 14 Aug 2017 22:00:06 +0200 |
parents | 9f48eab77d62 |
children | 1174611ad715 |
line wrap: on
line source
# Generated from Makefile: define the version numbers !ifndef __GVIM_VER__NSH__ !define __GVIM_VER__NSH__ !define VER_MAJOR 8 !define VER_MINOR 0 !endif