Patch 8.2.0553 (after 8.2.0550)
Problem: Error for unused argument.
Solution: Add UNUSED.
Files: src/libvterm/t/harness.c
*** ../vim-8.2.0552/src/libvterm/t/harness.c 2020-04-12 13:38:49.405711500
+0200
--- src/libvterm/t/harness.c 2020-04-12 14:47:43.557809516 +0200
***************
*** 65,71 ****
static VTermEncodingInstance encoding;
! static void term_output(const char *s, size_t len, void *user)
{
size_t i;
--- 65,71 ----
static VTermEncodingInstance encoding;
! static void term_output(const char *s, size_t len, void *user UNUSED)
{
size_t i;
*** ../vim-8.2.0552/src/version.c 2020-04-12 14:39:49.134760416 +0200
--- src/version.c 2020-04-12 14:49:26.741570659 +0200
***************
*** 740,741 ****
--- 740,743 ----
{ /* Add new patch number below this line */
+ /**/
+ 553,
/**/
--
(letter from Mark to Mike, about the film's probable certificate)
I would like to get back to the Censor and agree to lose the shits, take
the odd Jesus Christ out and lose Oh fuck off, but to retain 'fart in
your general direction', 'castanets of your testicles' and 'oral sex'
and ask him for an 'A' rating on that basis.
"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/202004121251.03CCp4fd012308%40masaka.moolenaar.net.