> the latest build of the vim-win32-installer failed with this error > message: > > https://ci.appveyor.com/project/chrisbra/vim-win32-installer/builds/23206196/job/2i61rw80gx51ubv7#L6622 > > function RunTheTest[40]..Test_memory_func_capture_lvars line 29: > Expected range 23092 - 43324, but got 22800 > > It is kind of strange, that the test fails, because Vim uses less memory > than expected. So I wonder, if this patch would make a difference:
When I run it the "min" value is zero, thus that doesn't work well. For me the "last" value is also very close to "before.last". Let's use 80% of the "before.last" value. -- >From "know your smileys": 8<}} Glasses, big nose, beard /// 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.
