Tony wrote:
> On Sat, Apr 24, 2021 at 7:08 PM Bram Moolenaar <[email protected]> wrote: > > > > > > Patch 8.2.2806 > > Problem: Vim9: using "++nr" as a command might not work. > > Solution: Do not recognize "++" and "--" in a following line as addition > > or > > subtraction. > > Files: src/vim9compile.c, src/ex_docmd.c, src/ex_cmds.h, > > src/ex_cmdidxs.h, > > src/vim9script.c, src/proto/vim9script.pro, src/eval.c, > > src/testdir/test_vim9_assign.vim, src/testdir/test_vim9_expr.vim > [...] > > Build failure in Tiny and Small: undefined reference to 'ex_incdec' > (twice) in ex_docmd.o Fixed now. -- Apathy Error: Don't bother striking any key. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ 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/202104241840.13OIel0W1998445%40masaka.moolenaar.net.
