ZyX wrote:

> Consider the following script:
> 
>     vim -u NONE -c 'set nocompatible' \
>                 -c 'let v:.count={}' \
>                 -c 'nnoremap j :<C-u>echo v:count<CR>' \
>                 -c 'call feedkeys("1j")'
> You will see a segmentation fault then.

I can reproduce it.  You are not supposed to be able to change v:count,
you found a leak in that.

-- 
We apologise again for the fault in the subtitles.  Those responsible for
sacking the people who have just been sacked have been sacked.
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
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, visit http://www.vim.org/maillist.php

Raspunde prin e-mail lui