On Thursday, September 6, 2012 1:15:55 PM UTC+4, Maxim Philippov wrote: > On Tuesday, August 28, 2012 7:08:51 AM UTC+4, Sean Estabrooks wrote: > > This removes the need for older code that avoided a crash > > > > but meant that output wasn't displayed. > > Hi, Sean! > > Looks like it breaks with my configuration (Fedora 12 x86_64, gcc 4.4.5). > When I try to "print", vim receives SIGSEGV: > > :py print(dir())
Tested on Fedora 17 x86_64, gcc 4.7.0 - same crash after ":py print(dir())", as before, initializing len fixes the problem. -- 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
