Re: [vim/vim] bug in persistent undo -- `:earlier 100d` undoes one change instead of all (#1254)

2017-01-07 Fir de Conversatie mossgary600 via vim_dev
On Sun, 1/8/17, vim-dev ML <vim-dev-git...@256bit.org> wrote: Subject: Re: [vim/vim] bug in persistent undo -- `:earlier 100d` undoes one change instead of all (#1254) To: "vim/vim" <v...@noreply.github.com> Cc: &qu

Re: [vim/vim] bug in persistent undo -- `:earlier 100d` undoes one change instead of all (#1254)

2017-01-07 Fir de Conversatie Nikolay Aleksandrovich Pavlov
2016-11-17 16:49 GMT+03:00 Bram Moolenaar : > > Christian Brabandt wrote: > >> I am quite sure it happens here in undo.c >> >> 2390 if (dosec) >> 2391 val = (long)(uhp->uh_time - starttime); >> >> val will get a negative value, because starttime is less than the time of