Patch 7.4.1059
Problem: Code will never be executed.
Solution: Remove the code.
Files: src/quickfix.c
*** ../vim-7.4.1058/src/quickfix.c 2016-01-07 21:24:57.337499493 +0100
--- src/quickfix.c 2016-01-07 21:27:33.415800673 +0100
***************
*** 162,170 ****
{
qf_info_T *qi = &ql_info;
- if (efile == NULL)
- return FAIL;
-
if (wp != NULL)
{
qi = ll_get_or_alloc_list(wp);
--- 162,167 ----
*** ../vim-7.4.1058/src/version.c 2016-01-07 21:24:57.341499450 +0100
--- src/version.c 2016-01-07 21:27:50.479614956 +0100
***************
*** 743,744 ****
--- 743,746 ----
{ /* Add new patch number below this line */
+ /**/
+ 1059,
/**/
--
Beer & pretzels can't be served at the same time in any bar or restaurant.
[real standing law in North Dakota, United States of America]
/// 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.