]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1528: libsodium encryption is only used with "huge" features v9.0.1528
authorBram Moolenaar <Bram@vim.org>
Mon, 8 May 2023 21:11:07 +0000 (22:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 8 May 2023 21:11:07 +0000 (22:11 +0100)
commitdda01c05c2ded3f0d11703bd983a19b6ca7d5055
tree7cd162e53631b6d7298a29a46f97055d6f76e8ea
parentc28e7a2b2f23dbd246a1ad7ad7aaa6f7ab2e5887
patch 9.0.1528: libsodium encryption is only used with "huge" features

Problem:    Libsodium encryption is only used with "huge" features, even when
            manually enabled through configure. (Tony Mechelynck)
Solution:   Remove the condition on FEAT_HUGE.
src/feature.h
src/version.c