On Wednesday, March 16, 2016 at 10:43:13 AM UTC-4, Bram Moolenaar wrote:
> Raymond Ko wrote:
> 
> > On Tuesday, March 15, 2016 at 6:10:34 PM UTC-4, Kent Sibilev wrote:
> > > On Tuesday, March 15, 2016 at 2:33:55 PM UTC-4, Bram Moolenaar wrote:
> > > > Patch 7.4.1577
> > > > Problem:    Cannot pass "dict.Myfunc" around as a partial.
> > > > Solution:   Create a partial when expected.
> > > > Files:      src/eval.c, src/testdir/test_partial.vim
> > > > 
> > > 
> > > This change doesn't allow functions like this:
> > > 
> > > function! s:cache_clear(...) dict
> > > 
> > > function! rails#cache_clear(...)
> > > 
> > > to be defined at the same time. Any particular reason for this, cause 
> > > this change breaks vim-rails plugin.
> > > 
> > > Thanks,
> > > Kent Sibilev
> > 
> > I think this patch is the cause for breaking plugins like
> > incsearch.vim and vim-easymotion. If I revert back to 7.4.1576, then
> > it works again.
> 
> Broken in what way?  What's the error message?
> Ideally we have a short example that we can add to the tests.
> 
> -- 
> hundred-and-one symptoms of being an internet addict:
> 55. You ask your doctor to implant a gig in your brain.
> 
>  /// 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    ///

I included the errors I got, the these plugins are massive I think, and would 
probably be really hard to track down unless you are the author.

It mainly seems to be variations of this:
E924: can't have both a "self" dict and a partial

https://gist.github.com/raymond-w-ko/3af7260575b9bea172ad
https://gist.github.com/raymond-w-ko/de9712e077221837ebf5

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui