Hi Bram, On Tue, Jun 30, 2020 at 10:58 AM Bram Moolenaar <[email protected]> wrote:
> > 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. > > We do have a precedent with the help for the get() function. Regards, Yegappan -- -- 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/CAAW7x7mSgpeX5WKV-Y7f8pr9rUroLe2fj%3DTij6ix0Af%3DMcaKpA%40mail.gmail.com.
