Re: Crash with undotree() function

2010-09-14 Fir de Conversatie Bram Moolenaar
Lech Lorens wrote: On 24-Aug-2010 Lech Lorens lech.lor...@gmail.com wrote: On 24-Aug-2010 Christian Brabandt cbli...@256bit.org wrote: Hi, I have been playing with the undotree() function lately. Unfortunately, it didn't take long, until it crashed :( Here is a way to

Crash with undotree() function

2010-08-24 Fir de Conversatie Christian Brabandt
Hi, I have been playing with the undotree() function lately. Unfortunately, it didn't take long, until it crashed :( Here is a way to reproduce it: chrisbra t41:~/vim [1016]% vim -u NONE -N -c ':echo undotree().entries' Vim: Caught deadly signal ABRT Vim: Finished. zsh: abort vim -u NONE

Re: Crash with undotree() function

2010-08-24 Fir de Conversatie Jürgen Krämer
Hi, Christian Brabandt wrote: I have been playing with the undotree() function lately. Unfortunately, it didn't take long, until it crashed :( Here is a way to reproduce it: chrisbra t41:~/vim [1016]% vim -u NONE -N -c ':echo undotree().entries' Vim: Caught deadly signal ABRT Vim:

Re: Crash with undotree() function

2010-08-24 Fir de Conversatie Lech Lorens
On 24-Aug-2010 Christian Brabandt cbli...@256bit.org wrote: Hi, I have been playing with the undotree() function lately. Unfortunately, it didn't take long, until it crashed :( Here is a way to reproduce it: chrisbra t41:~/vim [1016]% vim -u NONE -N -c ':echo undotree().entries' Vim:

Re: Crash with undotree() function

2010-08-24 Fir de Conversatie Lech Lorens
On 24-Aug-2010 Lech Lorens lech.lor...@gmail.com wrote: On 24-Aug-2010 Christian Brabandt cbli...@256bit.org wrote: Hi, I have been playing with the undotree() function lately. Unfortunately, it didn't take long, until it crashed :( Here is a way to reproduce it: chrisbra