Re: vim 7.2 compiles fine on MSYS but it doesn't execute

2009-06-06 Fir de Conversatie Bram Moolenaar
Cesar Romani wrote: I tried compiling vim 7.2 with termcap on MSYS, and it compiles fine. However, when I execute it, I get: $ vim Vim: Caught deadly signal SEGV Vim: Finished. If I run gdb on it, I get: $ gdb vim.exe

Re: [PATCH] make adding new letters to arabic.c easier

2009-06-06 Fir de Conversatie Ali Gholami Rudi
Bram Moolenaar b...@moolenaar.net wrote: Ali Gholami Rudi wrote: Good catch. Thanks. So, mistakes are possible. Can we rely on Tony to find them or do we need a test? Surely it needs testing. Either automatic or manual. And I did test some Arabic texts, but eyes are not perfect :-)

Re: [PATCH] make adding new letters to arabic.c easier

2009-06-06 Fir de Conversatie Ali Gholami Rudi
Ali Gholami Rudi aliqr...@gmail.com wrote: I'll try to make an automatic test when I get more spare time. I did try using arabic.c directly, but realized a few simple dependencies. I didn't find the time to have closer look but it didn't look very serious. I've created a basic test

Re: vim 7.2 compiles fine on MSYS but it doesn't execute

2009-06-06 Fir de Conversatie Cesar Romani
Bram Moolenaar wrote: Cesar Romani wrote: I tried compiling vim 7.2 with termcap on MSYS, and it compiles fine. However, when I execute it, I get: $ vim Vim: Caught deadly signal SEGV Vim: Finished. If I run gdb on it, I get:

Re: vim 7.2 compiles fine on MSYS but it doesn't execute

2009-06-06 Fir de Conversatie Dominique Pellé
Cesar Romani wrote: Bram Moolenaar wrote: Cesar Romani wrote: I tried compiling vim 7.2 with termcap on MSYS, and it compiles fine. However, when I execute it, I get: $ vim Vim: Caught deadly signal SEGV Vim: Finished. If I run gdb on it, I

Re: vim 7.2 compiles fine on MSYS but it doesn't execute

2009-06-06 Fir de Conversatie Cesar Romani
Dominique Pellé wrote: Cesar Romani wrote: Bram Moolenaar wrote: Cesar Romani wrote: I tried compiling vim 7.2 with termcap on MSYS, and it compiles fine. However, when I execute it, I get: $ vim Vim: Caught deadly signal SEGV Vim: Finished.