]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0106: illegal byte regexp test doesn't fail when fix is reversed v9.0.0106
authorBram Moolenaar <Bram@vim.org>
Fri, 29 Jul 2022 17:32:20 +0000 (18:32 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 29 Jul 2022 17:32:20 +0000 (18:32 +0100)
commitcb36c2a3cdd5610487dd830d430bf022f288328d
treeeb00cb8a915b831a48893568d5fbb584f748c888
parentf50940531dd57135fe60aa393ac9d3281f352d88
patch 9.0.0106: illegal byte regexp test doesn't fail when fix is reversed

Problem:    Illegal byte regexp test doesn't fail when fix is reversed.
Solution:   Make sure illegal bytes end up in sourced script file.
src/testdir/test_regexp_utf8.vim
src/version.c