Patch 8.1.0191 (after 8.1.0190)
Problem: Perl test fails in 24 line terminal.
Solution: Create fewer windows.
Files: src/testdir/test_perl.vim
*** ../vim-8.1.0190/src/testdir/test_perl.vim 2018-07-16 17:45:16.998502685
+0200
--- src/testdir/test_perl.vim 2018-07-16 18:05:22.631351923 +0200
***************
*** 221,227 ****
" Run first to get a clean namespace
func Test_000_SvREFCNT()
! for i in range(10)
exec 'new X'.i
endfor
new t
--- 221,227 ----
" Run first to get a clean namespace
func Test_000_SvREFCNT()
! for i in range(8)
exec 'new X'.i
endfor
new t
*** ../vim-8.1.0190/src/version.c 2018-07-16 17:45:16.998502685 +0200
--- src/version.c 2018-07-16 18:08:33.894241240 +0200
***************
*** 791,792 ****
--- 791,794 ----
{ /* Add new patch number below this line */
+ /**/
+ 191,
/**/
--
hundred-and-one symptoms of being an internet addict:
256. You are able to write down over 250 symptoms of being an internet
addict, even though they only asked for 101.
/// 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.