Patch 8.0.0579
Problem: Duplicate test case for quickfix.
Solution: Remove the function. (Yegappan Lakshmanan)
Files: src/testdir/test_quickfix.vim
*** ../vim-8.0.0578/src/testdir/test_quickfix.vim 2017-04-20
22:44:42.600262225 +0200
--- src/testdir/test_quickfix.vim 2017-04-22 15:39:55.290403923 +0200
***************
*** 2022,2036 ****
call XfreeTests('c')
call XfreeTests('l')
endfunc
-
- func Test_no_reuse_mem()
- set efm=E,%W%m,
- cgetexpr ['C']
- set efm=%C%m
- lexpr '0'
- lopen
- call setqflist([], 'r')
- caddbuf
-
- set efm&
- endfunc
--- 2022,2024 ----
*** ../vim-8.0.0578/src/version.c 2017-04-22 15:17:36.122798042 +0200
--- src/version.c 2017-04-22 15:40:41.130117058 +0200
***************
*** 766,767 ****
--- 766,769 ----
{ /* Add new patch number below this line */
+ /**/
+ 579,
/**/
--
5 out of 4 people have trouble with fractions.
/// 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.