Patch 8.0.0915
Problem:    Wrong initialisation of global.
Solution:   Use INIT().
Files:      src/globals.h


*** ../vim-8.0.0914/src/globals.h       2017-08-12 14:52:11.739135421 +0200
--- src/globals.h       2017-08-12 15:13:58.235458552 +0200
***************
*** 1672,1678 ****
  #endif
  
  #ifdef WIN3264
! EXTERN int ctrl_break_was_pressed = FALSE;
  #endif
  
  /*
--- 1672,1678 ----
  #endif
  
  #ifdef WIN3264
! EXTERN int ctrl_break_was_pressed INIT(= FALSE);
  #endif
  
  /*
*** ../vim-8.0.0914/src/version.c       2017-08-12 15:12:26.535991914 +0200
--- src/version.c       2017-08-12 15:14:35.663240891 +0200
***************
*** 771,772 ****
--- 771,774 ----
  {   /* Add new patch number below this line */
+ /**/
+     915,
  /**/

-- 
So when I saw the post to comp.editors, I rushed over to the FTP site to
grab it.  So I yank apart the tarball, light x candles, where x= the
vim version multiplied by the md5sum of the source divided by the MAC of
my NIC (8A3FA78155A8A1D346C3C4A), put on black robes, dim the lights,
wave a dead chicken over the hard drive, and summon the power of GNU GCC
with the magic words "make config ; make!".
                [Jason Spence, compiling Vim 5.0]

 /// Bram Moolenaar -- b...@moolenaar.net -- 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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui