Re: Patch 7.2.186

2009-05-23 Fir de Conversatie Patrick Texier
Le Fri, 22 May 2009 19:42:43 -0700 (PDT), Yongwei Wu a écrit dans le message c3a50ae4-1f2e-4986-9669-b02639f6b...@r31g2000prh.googlegroups.com : Why the NULLs at the end? It breaks my MSVC build with: if_tcl.c(1690) : error C2078: too many initializers And using GCC 3.2 on Linux, I get

Re: Patch 7.2.186

2009-05-23 Fir de Conversatie Dominique Pellé
Skrivet eo bet gant Patrick Texier: Le Fri, 22 May 2009 19:42:43 -0700 (PDT), Yongwei Wu a écrit dans le message c3a50ae4-1f2e-4986-9669-b02639f6b...@r31g2000prh.googlegroups.com : Why the NULLs at the end? It breaks my MSVC build with: if_tcl.c(1690) : error C2078: too many initializers

Re: Patch 7.2.186

2009-05-23 Fir de Conversatie Patrick Texier
Le Sat, 23 May 2009 10:45:34 +0200, Dominique Pellé a écrit dans le message d2e1eef20905230145v76326882ge6ebedd285d9a...@mail.gmail.com : I don't have any warning when building with Tcl (using gcc -4.3.2). But looking at /usr/include/tcl8.4/tcl.h, I see that the last few fields of the struct

Re: Patch 7.2.186

2009-05-23 Fir de Conversatie Bram Moolenaar
Dominique Pelle wrote: Le Fri, 22 May 2009 19:42:43 -0700 (PDT), Yongwei Wu a écrit dans le message c3a50ae4-1f2e-4986-9669-b02639f6b...@r31g2000prh.googlegroups.com : Why the NULLs at the end? It breaks my MSVC build with: if_tcl.c(1690) : error C2078: too many initializers

Patch 7.2.187

2009-05-23 Fir de Conversatie Bram Moolenaar
Patch 7.2.187 (after 7.2.186) Problem:Doesn't build with older versions of TCL. (Yongwei Wu) Solution: Add #ifdefs. (Dominique Pelle) Files: src/if_tcl.c *** ../vim-7.2.186/src/if_tcl.c 2009-05-22 21:07:45.0 +0200 --- src/if_tcl.c2009-05-23 14:23:51.0 +0200

Re: patch for make_mvc.mak for vs2010

2009-05-23 Fir de Conversatie Bram Moolenaar
George Reilly wrote: Make_mvc.mak needs to be patched for Visual Studio 2010 Beta 1 too. Thanks. I'll put both your patches in the todo list. -- ARTHUR: I've said I'm sorry about the old woman, but from the behind you looked ... DENNIS: What I object to is that you automatically

[patch] Folds messed up by changing file edited in another tab

2009-05-23 Fir de Conversatie Lech Lorens
Problem: In certain circumstances folds get messed up if a file that is edited in the not-current tab is modified from outside of Vim. Steps to reproduce: In Vim open two files with the following contents: file1.txt: #v+ line1 line2 [[[ line3 line4 line5 line6 ]]] vim: fdm=marker fmr=[[[,]]]

Re: Fix for crash in eval.c

2009-05-23 Fir de Conversatie Nico Weber
On 22.05.2009, at 11:20, Bram Moolenaar wrote: Here is a new patch that hopefully fixes both the crash and the leaks. It's a bit tricky, but I think this catches all situations. Please verify. Note that with your script one needs to wait a few moments before exiting to give the garbage