Yegappan wrote:
> On Thu, Aug 29, 2019 at 1:10 PM Bram Moolenaar <[email protected]> wrote: > > > > > > Patch 8.1.1939 > > Problem: Code for handling v: variables in generic eval file. > > Solution: Move v: variables to evalvars.c. (Yegappan Lakshmanan, > > closes #4872) > > Files: src/eval.c, src/evalvars.c, src/proto/eval.pro, > > src/proto/evalvars.pro > > > > It looks like you included the first version of the patch from my PR > instead of the latest one. The tests will start to fail. Can you include > the missing changes or do you want me to create a new PR? Strange, I just got the diff from github, it's supposed to be the most recent one. If I look at it now I only get the diff against the current version, it seems. I'll fix the tests first. -- There are three kinds of persons: Those who can count and those who can't. /// 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 /// -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/201908292048.x7TKmuBm026731%40masaka.moolenaar.net.
