Patch 8.1.0006

18 visualizzazioni
Passa al primo messaggio da leggere

Bram Moolenaar

da leggere,
20 mag 2018, 07:36:1120/05/18
a vim...@googlegroups.com

Patch 8.1.0006
Problem: syn_id2cterm_bg() may be undefined. (Axel Bender)
Solution: Adjust #ifdef.
Files: src/syntax.c


*** ../vim-8.1.0005/src/syntax.c 2018-04-30 15:12:37.000000000 +0200
--- src/syntax.c 2018-05-20 13:33:20.830017598 +0200
***************
*** 9854,9860 ****
}
#endif

! #if defined(FEAT_TERMINAL) || defined(PROTO)
void
syn_id2cterm_bg(int hl_id, int *fgp, int *bgp)
{
--- 9854,9862 ----
}
#endif

! #if (defined(WIN3264) \
! && !defined(FEAT_GUI_W32) \
! && defined(FEAT_TERMGUICOLORS)) || defined(PROTO)
void
syn_id2cterm_bg(int hl_id, int *fgp, int *bgp)
{
*** ../vim-8.1.0005/src/version.c 2018-05-19 16:45:12.346716042 +0200
--- src/version.c 2018-05-20 13:33:40.345133373 +0200
***************
*** 763,764 ****
--- 763,766 ----
{ /* Add new patch number below this line */
+ /**/
+ 6,
/**/

--
SUPERIMPOSE "England AD 787". After a few more seconds we hear hoofbeats in
the distance. They come slowly closer. Then out of the mist comes KING
ARTHUR followed by a SERVANT who is banging two half coconuts together.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

/// Bram Moolenaar -- Br...@Moolenaar.net -- 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 ///
Rispondi a tutti
Rispondi all'autore
Inoltra
0 nuovi messaggi