Patch 8.0.1813
Problem: Windows installer doesn't install terminal debugger.
Solution: Add the package to the list of files to install.
Files: nsis/gvim.nsi
*** ../vim-8.0.1812/nsis/gvim.nsi 2018-02-04 19:11:26.666502170 +0100
--- nsis/gvim.nsi 2018-05-10 21:23:23.969590915 +0200
***************
*** 267,272 ****
--- 267,275 ----
SetOutPath $0\pack\dist\opt\swapmouse\plugin
File ${VIMRT}\pack\dist\opt\swapmouse\plugin\*.*
+ SetOutPath $0\pack\dist\opt\termdebug\plugin
+ File ${VIMRT}\pack\dist\opt\termdebug\plugin\*.*
+
SetOutPath $0\plugin
File ${VIMRT}\plugin\*.*
*** ../vim-8.0.1812/src/version.c 2018-05-10 18:55:23.671804871 +0200
--- src/version.c 2018-05-10 21:21:59.674151294 +0200
***************
*** 763,764 ****
--- 763,766 ----
{ /* Add new patch number below this line */
+ /**/
+ 1813,
/**/
--
ARTHUR: Did you say shrubberies?
ROGER: Yes. Shrubberies are my trade. I am a shrubber. My name is Roger
the Shrubber. I arrange, design, and sell shrubberies.
"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].
For more options, visit https://groups.google.com/d/optout.