Patch 8.2.4155
Problem:    Translating strftime() argument results in check error.
Solution:   Add gettext comment.
Files:      src/time.c


*** ../vim-8.2.4154/src/time.c  2022-01-07 20:40:04.670218119 +0000
--- src/time.c  2022-01-20 14:22:07.408454660 +0000
***************
*** 93,98 ****
--- 93,99 ----
        vim_strncpy((char_u *)buf, (char_u *)_("(Invalid)"), sizeof(buf) - 1);
      else
      {
+       // xgettext:no-c-format
        (void)strftime(buf, sizeof(buf) - 1, _("%a %b %d %H:%M:%S %Y"),
                                                                    curtime);
  # ifdef MSWIN
*** ../vim-8.2.4154/src/version.c       2022-01-20 13:32:46.679047565 +0000
--- src/version.c       2022-01-20 14:25:21.488565663 +0000
***************
*** 752,753 ****
--- 752,755 ----
  {   /* Add new patch number below this line */
+ /**/
+     4155,
  /**/

-- 
Time flies like an arrow.
Fruit flies like a banana.

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            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/20220120142626.D4F991C188D%40moolenaar.net.

Raspunde prin e-mail lui