Hi lee

On 2015-12-30, lee wrote:

> Elias Diem <li...@webconect.ch> writes:
> 
> >> Whether this is a bug or not depends on what you're supposed to expect,
> >> which I don't know.  If someone would run the test suite on a
> >> non-hardened profile and got the same warning from gcc, but vim wouldn't
> >> be terminated when the segmentation fault occurs, then I'd be worried.
> >
> > Ok. Well, I don't know either what to expect. I haven't got 
> > enough knowledge to analyse this. I posted it here because I 
> > was told so ;-)
> 
> Maybe someone knows ...
> 
> How do you run the test thing?  I could try and see what happens.

I clone the git repo at https://github.com/vim/vim and work 
with that.

I've got a file at http://webconect.ch/cont/vim/myenv that I 
source prior to make. For example:

$ cd vim
$ . myenv
$ make

Then, to run Vim's testsuite:

$ make test

Note that `make test` only fails if I compile with -O1.

-- 
Greetings
Elias



Reply via email to