Hi Bram, ... Oh, I didn't notice that. How about this patch? Thanks, Ken Takata -- You received this message from the "vim_dev" maillist. Do not top-post! Type...
67253
Cesar Romani
cesar.romani@...
Nov 24, 2012 12:29 am
I'm building vim on windows 7 with mingw. ... [...] if_ruby.c:339:21: error: static declaration of 'rb_num2long_stub' follows non-static declaration ...
67252
Ike Devolder
ike.devolder@...
Nov 23, 2012 9:38 pm
... I have tested the patch on top of 725 had one segfault already (could not yet reproduce) but the following i can reproduce every time: same configuration...
67251
Bram Moolenaar
Bram@...
Nov 23, 2012 9:11 pm
... Thanks! -- hundred-and-one symptoms of being an internet addict: 62. If your doorbell rings, you think that new mail has arrived. And then you're...
67250
Bram Moolenaar
Bram@...
Nov 23, 2012 8:55 pm
Patch 7.3.728 Problem: Cannot compile with MzScheme interface on Ubuntu 12.10. Solution: Find the collects directory under /usr/share. Files:...
67249
Bram Moolenaar
Bram@...
Nov 23, 2012 8:48 pm
Patch 7.3.727 Problem: Can't always find Win32.mak when building GvimExt. Solution: Use same mechanism as in Make_mvc.mak. (Cade Foster) Files:...
67248
Christian Brabandt
cblists@...
Nov 23, 2012 8:48 pm
Hi Bram! ... It is still not right so. I'll look into it later. regards, Christian -- -- You received this message from the "vim_dev" maillist. Do not...
67247
Bram Moolenaar
Bram@...
Nov 23, 2012 8:45 pm
Patch 7.3.726 Problem: Typos and duplicate info in README. Solution: Fix the text. Files: README.txt ... *************** *** 97,111 **** If you have...
67246
Bram Moolenaar
Bram@...
Nov 23, 2012 8:45 pm
... Looking at Make_mvc.mak, the extra directories are only used when the Ruby version is 1.9 or later. Not for 1.8. -- hundred-and-one symptoms of being an...
67245
Bram Moolenaar
Bram@...
Nov 23, 2012 8:44 pm
... ll_get_or_alloc_list() can still return NULL, thus your check is needed anyway. -- hundred-and-one symptoms of being an internet addict: 59. Your wife says...
67244
Christian Brabandt
cblists@...
Nov 23, 2012 8:40 pm
Hi Bram! ... Well, I am not sure, what caused the segfault for Andy. But I have been checking with him privately, that this patch works and added some tests. ...
67243
David Fishburn
dfishburn.vim@...
Nov 23, 2012 4:47 pm
... Thanks Ken, up and running now. David -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are...
67242
Bram Moolenaar
Bram@...
Nov 23, 2012 4:14 pm
... Thanks for the quick fix. Now, how about a test? -- Be thankful to be in a traffic jam, because it means you own a car. /// Bram Moolenaar --...
67241
Ravindra yadav
yadav.ravindra666@...
Nov 23, 2012 3:18 pm
I am not able copy anything from Xming to windows , i tried lots of things but still not able to do so, Can anyone help me ..... -- You received this message...
67240
Bram Moolenaar
Bram@...
Nov 23, 2012 1:24 pm
... No, the directory is /share/collects. Configure doesn't find it. I have changed configure.in and now it seems to work. I'll do some more checks and send...
67239
Marcin Szamotulski
mszamot@...
Nov 23, 2012 10:16 am
Dear vim_dev, I have found a strange behaviour of "- register, with the following setting: set clipboard=unnamed,autoselect,exclude:cons92;|linux (unnamed added...
67238
Christian Brabandt
cblists@...
Nov 23, 2012 8:19 am
Hi Dominique! ... Indeed. I think GET_LOC_LIST should be defined as ll_get_or_alloc_list(wp) regards, Christian -- You received this message from the "vim_dev"...
67237
Christian Brabandt
cblists@...
Nov 23, 2012 7:44 am
Hi Andy! ... Fine with me, I was just thinking loud. regards, Christian -- Es ist erstaunlich, wie vorurteilsfrei wir zu denken vermögen, wenn es gilt, eine...
67236
Christian Brabandt
cblists@...
Nov 23, 2012 7:43 am
Hi Andy! ... Hm, interesting. For me it passes all tests. Can you get me a stack trace? regards, Christian -- -- You received this message from the "vim_dev"...
67235
Ken Takata
kentkt@...
Nov 23, 2012 6:46 am
Hi David, ... It seems that you set PYTHON=C:\Python33 instead of PYTHON3=C:92;Python33. If you use Python 3.x, you should set PYTHON3, PYTHON3_VER and ...
67234
Nate Soares
nate@...
Nov 23, 2012 6:40 am
+ docs ... -- 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,...
67233
Sergey Khorev
sergey.khorev@...
Nov 23, 2012 5:28 am
... I installed just racket package. If your installation was upgraded from an earlier version, can you check if you still have /usr/lib/racket/collects...
67232
Cade Foster
ahx2323@...
Nov 23, 2012 5:25 am
Hi. This patch fix "fatal error U1052: file 'Win32.mak39; not found" error Thanksfor great editor! -- You received this message from the "vim_dev" maillist. Do...
67231
Christian J. Robinson
heptite@...
Nov 23, 2012 2:51 am
... And yet I still get the undefined reference to _pow error, regardless of which version of gcc I use. - Christian -- "We are what we pretend to be, so we...
67230
Ken Takata
kentkt@...
Nov 23, 2012 1:49 am
Hi, I think that Make_cyg.mak needs some additional include dirs for ruby 1.9. After applying the attached patch, I can compile with the following command: $...
67229
Andy Wokula
anwoku@...
Nov 23, 2012 12:07 am
... Now gVim crashes. -- Andy -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. ...
67228
Dominique Pellé
dominique.pelle@...
Nov 22, 2012 10:46 pm
... Hi Christian I can't tell whether that's the right fix, but I confirm that your proposed change avoids the crash at least. wp->w_llist was set to NULL at...
67227
glts
676c7473@...
Nov 22, 2012 10:33 pm
... I was using the "vim-gnome" package on Linux Ubuntu 12.04; I didn't think of updating the runtime files first. Anyway, that did it, problem solved, thank...
67226
Christian Brabandt
cblists@...
Nov 22, 2012 10:29 pm
Hi Dominique! ... […] ... I see. Try this patch: diff --git a/src/quickfix.c b/src/quickfix.c ... +++ b/src/quickfix.c @@ -2863,7 +2863,7 @@ { ...
67225
Christian Brabandt
cblists@...
Nov 22, 2012 10:29 pm
Hi Bram! ... Problem is, in expr1 ? expr2 : expr3 Vim explicitly resets evaluate in the false case which leads to being rettv.v_type being VAR_UNKNOWN and then...