Patch 8.2.1048 (after 8.2.1047)
Problem:    Build failure without the eval feature.
Solution:   Add dummy typedef.
Files:      src/structs.h


*** ../vim-8.2.1047/src/structs.h       2020-06-24 18:37:28.355249390 +0200
--- src/structs.h       2020-06-24 19:03:26.963891166 +0200
***************
*** 1794,1799 ****
--- 1794,1803 ----
  {
      int           dummy;
  } scriptitem_T;
+ typedef struct
+ {
+     int           dummy;
+ } evalarg_T;
  #endif
  
  // Struct passed between functions dealing with function call execution.
*** ../vim-8.2.1047/src/version.c       2020-06-24 18:37:28.359249374 +0200
--- src/version.c       2020-06-24 19:05:13.223409436 +0200
***************
*** 756,757 ****
--- 756,759 ----
  {   /* Add new patch number below this line */
+ /**/
+     1048,
  /**/

-- 
Q: What kind of stuff do you do?
A: I collect hobbies.

 /// 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/202006241705.05OH5u101999033%40masaka.moolenaar.net.

Raspunde prin e-mail lui