Yegappan wrote:
> On Tue, Jun 30, 2020 at 4:39 AM Bram Moolenaar <[email protected]> wrote: > > > > > Patch 8.2.1096 > > Problem: Vim9: return type of getqflist() is wrong. > > Solution: Let the return type depend on the arguments. Also for > > getloclist(). (closes #6367) > > Files: src/evalfunc.c, src/testdir/test_vim9_func.vim > > > > > I am attaching an update to eval.txt to clarify the different return values. Thanks. However, in the explanation of a function we don't use two separate lines for the same function with different arguments. Otherwise the user would need to check if there is another line for the function with different arguments, which it might not be visible in a smaller window. -- System administrators are just like women: You can't live with them and you can't live without them. /// 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/202006301758.05UHwT6K954367%40masaka.moolenaar.net.
