Patch 8.1.1576
Problem:    Compiler warning for unused argument.
Solution:   Add "UNUSED" annotation. (Dominique Pelle, closes #4570)
Files:      src/ui.c


*** ../vim-8.1.1575/src/ui.c    2019-06-15 23:10:27.442296873 +0200
--- src/ui.c    2019-06-21 00:10:17.604554525 +0200
***************
*** 1484,1490 ****
   */
      static void
  clip_invert_rectangle(
!       Clipboard_T     *cbd,
        int             row_arg,
        int             col_arg,
        int             height_arg,
--- 1484,1490 ----
   */
      static void
  clip_invert_rectangle(
!       Clipboard_T     *cbd UNUSED,
        int             row_arg,
        int             col_arg,
        int             height_arg,
*** ../vim-8.1.1575/src/version.c       2019-06-20 03:45:31.175536929 +0200
--- src/version.c       2019-06-21 00:11:24.908289043 +0200
***************
*** 779,780 ****
--- 779,782 ----
  {   /* Add new patch number below this line */
+ /**/
+     1576,
  /**/

-- 
"After a few years of marriage a man can look right at a woman
without seeing her and a woman can see right through a man
without looking at him."
 - Helen Rowland

 /// 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/201906202213.x5KMDIWT008380%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui