On Wednesday, September 12, 2012 4:03:46 PM UTC-5, Jiri Sedlak wrote: > Hello, > > > > I discovered stack overflow in WIN32 builds of VIm. Repeatability is 100% > > > > Here is scenario: > > > > 1) start vim > > 2) set enc option to for example iso-8859-2. > > 3) vim crash >
Reproduced in 7.3.646, which I was doubtful of, because my .vimrc contains "set encoding=utf-8" and I've never seen a crash because of it. In the past I've also set the encoding to cp1252 and others without problems. But setting it to iso-8859-2 causes Vim to terminate with no warning or dialog popping up on the very next keystroke (which in my case happened to be ':', because I was attempting to type ":set enc?"). I haven't tried the patch. -- 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
