Mercurial > vim
comparison src/version.c @ 27849:efbce802c0df v8.2.4450
patch 8.2.4450: list sort test fails
Commit: https://github.com/vim/vim/commit/2afeb408310f4f0185ce5eec079b51a3fe415a33
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Feb 22 22:17:00 2022 +0000
patch 8.2.4450: list sort test fails
Problem: List sort test fails.
Solution: Pass a valid "how" argument.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 22 Feb 2022 23:30:02 +0100 |
parents | 780818e65dff |
children | 86e8c92c3f65 |
comparison
equal
deleted
inserted
replaced
27848:a2881693dacc | 27849:efbce802c0df |
---|---|
748 NULL | 748 NULL |
749 }; | 749 }; |
750 | 750 |
751 static int included_patches[] = | 751 static int included_patches[] = |
752 { /* Add new patch number below this line */ | 752 { /* Add new patch number below this line */ |
753 /**/ | |
754 4450, | |
753 /**/ | 755 /**/ |
754 4449, | 756 4449, |
755 /**/ | 757 /**/ |
756 4448, | 758 4448, |
757 /**/ | 759 /**/ |