Patch 8.1.2163
Problem:    Cannot build with +spell but without +syntax.
Solution:   Add #ifdef. (John Marriott)
Files:      src/drawline.c


*** ../vim-8.1.2162/src/drawline.c      2019-10-16 18:42:22.822368742 +0200
--- src/drawline.c      2019-10-16 21:32:23.855792204 +0200
***************
*** 1421,1427 ****
--- 1421,1429 ----
                        syntax_attr = prev_syntax_attr;
                    else
                    {
+ # ifdef FEAT_SPELL
                        can_spell = TRUE;
+ # endif
                        syntax_attr = get_syntax_attr((colnr_T)v,
  # ifdef FEAT_SPELL
                                                has_spell ? &can_spell :
*** ../vim-8.1.2162/src/version.c       2019-10-16 21:13:31.753625462 +0200
--- src/version.c       2019-10-16 21:33:17.387618378 +0200
***************
*** 755,756 ****
--- 755,758 ----
  {   /* Add new patch number below this line */
+ /**/
+     2163,
  /**/

-- 
ERIC IDLE PLAYED: THE DEAD COLLECTOR, MR BINT (A VILLAGE NE'ER-DO -WELL VERY
                  KEEN ON BURNING WITCHES), SIR ROBIN, THE GUARD WHO DOESN'T
                  HICOUGH BUT TRIES TO GET THINGS STRAIGHT, CONCORDE (SIR
                  LAUNCELOT'S TRUSTY STEED), ROGER THE SHRUBBER (A SHRUBBER),
                  BROTHER MAYNARD
                 "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/201910161934.x9GJY8ED007072%40masaka.moolenaar.net.

Raspunde prin e-mail lui