On 2020-06-11, Christian Brabandt wrote:
> reworked.
Looks good. That should keep everybody happy.
I noticed a couple of typos.
runtime/doc/mlang.txt:49:
collation order is pringed. Technical: LC_COLLATE.
^^^^^^^
"pringed" should be "printed".
src/testdir/test_functions.vim:1946:
" Skipt tests on Mac OS X (does not allow several files with different
caseing)
^^^^^ ^^^^^^^
"Skipt" should be "Skip".
"caseing" should be "casing".
Also, in the new :help entry for readdirex(), it is not clear what
is meant by "case sensitive" here (which is also misspelled
"senstive"):
sort How to sort the result returned from the system.
Valid values are:
none do not sort (fastest method)
case sort case senstive
icase sort case insensitive
collate sort using collation order of your
|locale|
Other values are silently ignored.
It would be more clear if it said something like "according to the
byte value of each character", or 'using the collation order of the
"POSIX" or "C" locales'. (See the strcoll(3) man page.)
Regards,
Gary
--
--
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/20200611221940.GA28947%40phoenix.