]> granicus.if.org Git - vim/commit
patch 8.2.5103: build fails with small features v8.2.5103
authorBram Moolenaar <Bram@vim.org>
Wed, 15 Jun 2022 20:08:09 +0000 (21:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 15 Jun 2022 20:08:09 +0000 (21:08 +0100)
commit34f99584c73f91bcc8ca5236557a2a09335e1e43
treec4cc954e37a7683656eeddc2f8552c2d77ec4fd0
parent8bea171f154845046239c61bdef50a8e0f12f643
patch 8.2.5103: build fails with small features

Problem:    Build fails with small features.
Solution:   Add #ifdef.  Skip test on MS-Windows.
src/indent.c
src/testdir/test_retab.vim
src/version.c