Patch 8.1.2112
Problem: Build number for ConPTY is outdated.
Solution: Update to new build number. (Nobuhiro Takasaki, closes #5014)
Files: src/os_win32.c
*** ../vim-8.1.2111/src/os_win32.c 2019-09-27 14:14:29.001447700 +0200
--- src/os_win32.c 2019-10-04 21:27:19.108961910 +0200
***************
*** 7277,7283 ****
* Confirm until this version. Also the logic changes.
* insider preview.
*/
! #define CONPTY_INSIDER_BUILD MAKE_VER(10, 0, 18990)
/*
* Not stable now.
--- 7277,7283 ----
* Confirm until this version. Also the logic changes.
* insider preview.
*/
! #define CONPTY_INSIDER_BUILD MAKE_VER(10, 0, 18995)
/*
* Not stable now.
*** ../vim-8.1.2111/src/version.c 2019-10-04 21:20:21.779342097 +0200
--- src/version.c 2019-10-04 21:28:35.012535680 +0200
***************
*** 755,756 ****
--- 755,758 ----
{ /* Add new patch number below this line */
+ /**/
+ 2112,
/**/
--
When I look deep into your eyes, I see JPEG artifacts.
I can tell by the pixels that we're wrong for each other. (xkcd)
/// 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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/201910041930.x94JU55k015089%40masaka.moolenaar.net.