Patch 8.1.2185 (after 8.1.2181)
Problem:    Syntax test fails.
Solution:   Add missing file patch.
Files:      src/testdir/test_syntax.vim


*** ../vim-8.1.2184/src/testdir/test_syntax.vim 2019-10-18 23:12:16.659427687 
+0200
--- src/testdir/test_syntax.vim 2019-10-19 17:15:41.337403869 +0200
***************
*** 555,560 ****
--- 555,561 ----
        \ "\tfor (int i = 0; i < count; ++i) {",
        \ "\t   break;",
        \ "\t}",
+       \ "\tNote: asdf",
        \ '}',
        \ ], 'Xtest.c')
   
***************
*** 562,568 ****
    " response to t_RB corrects it to "light".
    let $COLORFGBG = '15;0'
  
!   let buf = RunVimInTerminal('Xtest.c', {})
    call term_sendkeys(buf, ":set hlsearch\r")
    call term_sendkeys(buf, "/endif\r")
    call term_sendkeys(buf, "vjfC")
--- 563,570 ----
    " response to t_RB corrects it to "light".
    let $COLORFGBG = '15;0'
  
!   let buf = RunVimInTerminal('Xtest.c', #{rows: 22})
!   call term_sendkeys(buf, ":syn keyword Search Note\r")
    call term_sendkeys(buf, ":set hlsearch\r")
    call term_sendkeys(buf, "/endif\r")
    call term_sendkeys(buf, "vjfC")
*** ../vim-8.1.2184/src/version.c       2019-10-19 20:18:42.630199293 +0200
--- src/version.c       2019-10-19 20:37:57.661054711 +0200
***************
*** 743,744 ****
--- 743,746 ----
  {   /* Add new patch number below this line */
+ /**/
+     2185,
  /**/

-- 
FIRST SOLDIER:  So they wouldn't be able to bring a coconut back anyway.
SECOND SOLDIER: Wait a minute! Suppose two swallows carried it together?
FIRST SOLDIER:  No, they'd have to have it on a line.
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

 /// 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/201910191838.x9JIcd2U002371%40masaka.moolenaar.net.

Raspunde prin e-mail lui