BUG: ``E685: Internal error: func_unref()'' when using delfunction on local function varible containing a dictionary function

2010-08-04 Thread ZyX
Attached script causes a error when sourced using vim -u NONE -c 'set nocompatible' -c 'so ~/tmp/vim/test-bug.vim Error message: Error detected while processing /home/zyx/tmp/vim/test-bug.vim: line8: E685: Internal error: func_unref() E685: Internal error: func_unref() Teste

Re: BUG: ``E685: Internal error: func_unref()'' when using delfunction on local function varible containing a dictionary function

2010-08-05 Thread Bram Moolenaar
ZyX (?) wrote: > Attached script causes a error when sourced using > vim -u NONE -c 'set nocompatible' -c 'so ~/tmp/vim/test-bug.vim > Error message: > Error detected while processing /home/zyx/tmp/vim/test-bug.vim: > line8: > E685: Internal error: func_unref() > E685: Int

Re: BUG: ``E685: Internal error: func_unref()'' when using delfunction on local function varible containing a dictionary function

2010-08-06 Thread Andy Wokula
Am 05.08.2010 21:56, schrieb Bram Moolenaar: ZyX (?) wrote: Attached script causes a error when sourced using vim -u NONE -c 'set nocompatible' -c 'so ~/tmp/vim/test-bug.vim Error message: Error detected while processing /home/zyx/tmp/vim/test-bug.vim: line8: E685: Inter

Re: BUG: ``E685: Internal error: func_unref()'' when using delfunction on local function varible containing a dictionary function

2010-08-06 Thread Bram Moolenaar
Andy Wokula wrote: > Am 05.08.2010 21:56, schrieb Bram Moolenaar: > > ZyX (?) wrote: > > > >> Attached script causes a error when sourced using > >> vim -u NONE -c 'set nocompatible' -c 'so ~/tmp/vim/test-bug.vim > >> Error message: > >> Error detected while processing /home/zyx/tmp/vim