]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0828: Travis: regexp patttern doesn't work everywhere v8.2.0828
authorBram Moolenaar <Bram@vim.org>
Tue, 26 May 2020 18:09:11 +0000 (20:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 26 May 2020 18:09:11 +0000 (20:09 +0200)
commit92c098d18e435a7a762409744ebe2dbb3746ed77
treef40f79621fd985c2cb126ef75be1399ab7b39d1c
parent285b189260e2d753454449e429f2caa17e1c39a5
patch 8.2.0828: Travis: regexp patttern doesn't work everywhere

Problem:    Travis: regexp patttern doesn't work everywhere.
Solution:   Use [:blank:] instead of \b. (Ozaki Kiichi, closes #6146)
.travis.yml
ci/config.mk.clang.sed
ci/config.mk.gcc.sed
ci/config.mk.sed
src/if_ruby.c
src/version.c