]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1780: mbyte contains overlapping list of utf_classes table v9.1.1780
authorYuta Yamamoto <jichael.y.yuta1995@gmail.com>
Sun, 21 Sep 2025 17:26:48 +0000 (17:26 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 21 Sep 2025 17:26:48 +0000 (17:26 +0000)
commit9fa8a114b250cc0eeab2bc93eac66eaa08ae2187
tree50395736066517a3e4f61b98427a945dfaa13e9e
parent35531de588ead1d29f78c1a63dbaad38e9eb5bd8
patch 9.1.1780: mbyte contains overlapping list of utf_classes table

Problem:  mbyte contains overlapping list of utf_classes table
Solution: Update table to contain non-overlapping list (Yuta Yamamoto)

closes: #18362

Signed-off-by: Yuta Yamamoto <jichael.y.yuta1995@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/mbyte.c
src/version.c