Patch 8.1.1662
Problem:    Cannot build uninstal.exe with some version of MinGW.
Solution:   Add -lole32. (Rene Nyffenegger, closes #4646)
Files:      src/Make_cyg_ming.mak


*** ../vim-8.1.1661/src/Make_cyg_ming.mak       2019-06-21 17:36:03.914009953 
+0200
--- src/Make_cyg_ming.mak       2019-07-11 21:02:51.850075692 +0200
***************
*** 1006,1012 ****
        $(CC) $(CFLAGS) -o install.exe dosinst.c $(LIB) -lole32 -luuid
  
  uninstal.exe: uninstal.c
!       $(CC) $(CFLAGS) -o uninstal.exe uninstal.c $(LIB)
  
  ifeq ($(VIMDLL),yes)
  $(TARGET): $(OUTDIR) $(OBJ)
--- 1006,1012 ----
        $(CC) $(CFLAGS) -o install.exe dosinst.c $(LIB) -lole32 -luuid
  
  uninstal.exe: uninstal.c
!       $(CC) $(CFLAGS) -o uninstal.exe uninstal.c $(LIB) -lole32
  
  ifeq ($(VIMDLL),yes)
  $(TARGET): $(OUTDIR) $(OBJ)
*** ../vim-8.1.1661/src/version.c       2019-07-10 22:21:42.823475293 +0200
--- src/version.c       2019-07-11 21:04:51.541389384 +0200
***************
*** 779,780 ****
--- 779,782 ----
  {   /* Add new patch number below this line */
+ /**/
+     1662,
  /**/

-- 
FATHER:    You killed eight wedding guests in all!
LAUNCELOT: Er, Well ... the thing is ... I thought your son was a lady.
FATHER:    I can understand that.
                 "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/201907112004.x6BK4aAF029412%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui