Kent Sibilev wrote: > After this change I've noticed the following discrepancy > > Before patch: > > echo &l:bomp
You mean: echo &l:bomb > 0 > > After patch: > > echo &l:bomp > -6827100518448365568 > > It breaks one of my plugins. > > Regards, > Kent > > > Solution: Add the num64 feature. (Ken Takata) > > Files: runtime/doc/eval.txt, runtime/doc/various.txt, > > src/Make_cyg_ming.mak, src/Make_mvc.mak, src/charset.c, > > src/eval.c, src/ex_cmds.c, src/ex_getln.c, src/feature.h, > > src/fileio.c, src/fold.c, src/json.c, src/message.c, src/misc1.c, > > src/misc2.c, src/ops.c, src/option.c, src/proto/charset.pro, > > src/proto/eval.pro, src/quickfix.c, src/structs.h, > > src/testdir/test_viml.vim, src/version.c I see the problem. I'll send out a fix. -- The CIA drives around in cars with the "Intel inside" logo. /// 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.
