Patch 8.2.1696
Problem: Unused (duplicate) macros.
Solution: Remove the macros.
Files: src/spell.c
*** ../vim-8.2.1695/src/spell.c 2020-06-11 12:30:09.281198615 +0200
--- src/spell.c 2020-09-16 16:49:44.688498620 +0200
***************
*** 66,75 ****
#define REGION_ALL 0xff // word valid in all regions
- #define VIMSUGMAGIC "VIMsug" // string at start of Vim .sug file
- #define VIMSUGMAGICL 6
- #define VIMSUGVERSION 1
-
// Result values. Lower number is accepted over higher one.
#define SP_BANNED -1
#define SP_OK 0
--- 66,71 ----
*** ../vim-8.2.1695/src/version.c 2020-09-16 17:22:54.923689811 +0200
--- src/version.c 2020-09-16 17:30:07.861794522 +0200
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 1696,
/**/
--
The chat program is in public domain. This is not the GNU public license.
If it breaks then you get to keep both pieces.
-- Copyright notice for the chat program
/// 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/202009161530.08GFUr6j2174136%40masaka.moolenaar.net.