Patch 8.1.2069 (after 8.1.2068)
Problem:    Test for SafeStateAgain may still fail.
Solution:   Send another message to trigger SafeStateAgain.
Files:      src/testdir/test_autocmd.vim


*** ../vim-8.1.2068/src/testdir/test_autocmd.vim        2019-09-22 
23:03:55.071401764 +0200
--- src/testdir/test_autocmd.vim        2019-09-22 23:22:48.102506520 +0200
***************
*** 2250,2256 ****
    call WaitForAssert({-> assert_match('^xxxx', term_getline(buf, 6))}, 1000)
  
    call term_sendkeys(buf, ":let g:again = ''\<CR>:call CallTimer()\<CR>")
!   call term_wait(buf, 50)
    call term_sendkeys(buf, ":echo g:again\<CR>")
    call WaitForAssert({-> assert_match('xtx', term_getline(buf, 6))}, 1000)
  
--- 2250,2258 ----
    call WaitForAssert({-> assert_match('^xxxx', term_getline(buf, 6))}, 1000)
  
    call term_sendkeys(buf, ":let g:again = ''\<CR>:call CallTimer()\<CR>")
!   call term_wait(buf)
!   call term_sendkeys(buf, ":\<CR>")
!   call term_wait(buf)
    call term_sendkeys(buf, ":echo g:again\<CR>")
    call WaitForAssert({-> assert_match('xtx', term_getline(buf, 6))}, 1000)
  
*** ../vim-8.1.2068/src/version.c       2019-09-22 23:03:55.075401747 +0200
--- src/version.c       2019-09-22 23:23:39.922282878 +0200
***************
*** 759,760 ****
--- 759,762 ----
  {   /* Add new patch number below this line */
+ /**/
+     2069,
  /**/

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/201909222124.x8MLOptd032548%40masaka.moolenaar.net.

Raspunde prin e-mail lui