Yegappan Lakshmanan wrote: > On Sun, Jan 31, 2016 at 2:53 PM, Yegappan Lakshmanan > <[email protected]> wrote: > > Hi all, > > > > There is a bug in the clr_history() function when deleting entries > > from the command history. > > > > When walking through the elements in the history array, the hisptr > > is not updated. > > > > The attached patch fixes this problem. > > The attached patch adds a new test for the history functions > (histadd, histdel, histget and histnr).
Thanks. So the tests fail without the fix? -- >From "know your smileys": :-| :-| Deja' vu! /// 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]. For more options, visit https://groups.google.com/d/optout.
