Re: Valgrind errors when compiled with MzScheme

2013-02-21 Fir de Conversatie Cesar Romani
On 18/02/2013 10:38 a.m., Sergey Khorev wrote: > The problem above only occurs at runtime using racket 5.3.2 with the > > same command line. > With racket 5.3.3 it works fine. > > > Works fine for me. Did you delete mzscheme_base.c and *.o files before > building Vim with another version o

Re: Valgrind errors when compiled with MzScheme

2013-02-18 Fir de Conversatie Bram Moolenaar
Sergey Khorev wrote: > The problem above only occurs at runtime using racket 5.3.2 with the > same command line. > With racket 5.3.3 it works fine. > > > Works fine for me. Did you delete mzscheme_base.c and *.o files before > building Vim with another version of MzScheme? I use "make reconfig

Re: Valgrind errors when compiled with MzScheme

2013-02-18 Fir de Conversatie Sergey Khorev
The problem above only occurs at runtime using racket 5.3.2 with the > same command line. > With racket 5.3.3 it works fine. > Works fine for me. Did you delete mzscheme_base.c and *.o files before building Vim with another version of MzScheme? -- -- You received this message from the "vim_dev

Re: Valgrind errors when compiled with MzScheme

2013-02-17 Fir de Conversatie Cesar Romani
On 17/02/2013 01:18 a.m., Sergey Khorev wrote: > I built vim with racket 5.3.2 (with racket 4.2.5 is not possible) using > > MinGW on Windows 7, 64-bit and whenever I run, say ':mzscheme 5' a > windows pops up with the message: > > > Your command line to build? > > Works fine with Racket 5

Re: Valgrind errors when compiled with MzScheme

2013-02-16 Fir de Conversatie Sergey Khorev
I built vim with racket 5.3.2 (with racket 4.2.5 is not possible) using > MinGW on Windows 7, 64-bit and whenever I run, say ':mzscheme 5' a > windows pops up with the message: > > Your command line to build? Works fine with Racket 5.3.3 mingw32-make -f Make_ming.mak GUI=yes CSCOPE=yes MZSCHEME=%

Re: Valgrind errors when compiled with MzScheme

2013-02-16 Fir de Conversatie Cesar Romani
I built vim with racket 5.3.2 (with racket 4.2.5 is not possible) using MinGW on Windows 7, 64-bit and whenever I run, say ':mzscheme 5' a windows pops up with the message: ViImproved - A Text Editor has stopped working A problem caused the program to stop working correctly.

Valgrind errors when compiled with MzScheme

2013-02-16 Fir de Conversatie Bram Moolenaar
Sergey - When I run the tests under valgrind, while Vim was built with the MzScheme interface, I get a lot of errors. See below. Some may be false warnings, but it would be nice if we avoid all errors, otherwise we might not spot a real error. ==4273== Memcheck, a memory error detector ==4273