Bram Moolenaar <[email protected]> wrote: > Patch 8.2.2286 > Problem: Sort test fails when locale is Canadian English. (Neil H Watson) > Solution: Expect a different sort order. (closes #7609) > Files: src/testdir/test_sort.vim
Patch 8.2.2.2286 does not fix it. I pushed the following PR to fix it: https://github.com/vim/vim/pull/7611/files But I wonder whether the fact the Canadian locale orders upper case before lowercase is a glitch in the Linux locale. So perhaps the test will still fails on other systems? (e.g. BSD). Regards Dominique -- -- 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/CAON-T_iCyeOQSxUdeqwMTYnocGZ0ZhBUxfOP3NcezWn%2BL5Kd8Q%40mail.gmail.com.
