On Di, 16 Jun 2020, Bram Moolenaar wrote:
> Patch 8.2.0988
> Problem: Getting directory contents is always case sorted.
> Solution: Add sort options and v:collate. (Christian Brabandt, closes #6229)
> Files: runtime/doc/eval.txt, runtime/doc/mlang.txt, src/auto/configure,
> src/cmdexpand.c, src/config.h.in, src/configure.ac,
> src/evalfunc.c, src/evalvars.c, src/ex_cmds2.c, src/fileio.c,
> src/filepath.c, src/globals.h, src/proto/fileio.pro,
> src/testdir/test_cmdline.vim, src/testdir/test_functions.vim
> src/vim.h
Thanks for merging.
> + // TODO: Change Error Number
> + EXTERN char e_no_dict_key[] INIT(= N_("E999: Dictionary with key \"%s\"
> required"));
This needs a proper error number (and better wording?).
Best,
Christian
--
Der Krieg kann nur auf eine einzige Weise verhindert werden: durch die
Weigerung der Menschen, in den Krieg zu gehen.
-- Albert Einstein (Warum Krieg?)
--
--
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/20200616182827.GA8242%40256bit.org.