Patch 8.1.1818
Problem: Unused variable.
Solution: Remove the variable. (Mike Williams)
Files: src/sound.c
*** ../vim-8.1.1817/src/sound.c 2019-08-03 18:31:08.309893093 +0200
--- src/sound.c 2019-08-05 20:14:12.327620273 +0200
***************
*** 228,234 ****
{
typval_T argv[3];
typval_T rettv;
- int dummy;
char buf[32];
vim_snprintf(buf, sizeof(buf), "close sound%06ld",
--- 228,233 ----
*** ../vim-8.1.1817/src/version.c 2019-08-04 23:22:05.028688178 +0200
--- src/version.c 2019-08-05 20:18:02.910579028 +0200
***************
*** 775,776 ****
--- 775,778 ----
{ /* Add new patch number below this line */
+ /**/
+ 1818,
/**/
--
How To Keep A Healthy Level Of Insanity:
10. Ask people what sex they are. Laugh hysterically after they answer.
/// 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/201908051819.x75IJ75H018216%40masaka.moolenaar.net.