]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3569: error for :let when vimrc is Vim 9 script v8.2.3569
authorChristian Brabandt <cb@256bit.org>
Mon, 1 Nov 2021 22:44:33 +0000 (22:44 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 1 Nov 2021 22:44:33 +0000 (22:44 +0000)
commitfd916d654d9731b3515abf7bc1ac12bd3632b601
tree539650e9cabba52cdf038384aa2c5052ae952b38
parent8753c1dd2c2a5c2c7ff63a9bfb14cd4b9bb9c87f
patch 8.2.3569: error for :let when vimrc is Vim 9 script

Problem:    Error for :let when vimrc is Vim 9 script.
Solution:   Prepend :legacy in the code for converting arguments. (Christian
            Brabandt, closes #9068, closes #9077)
src/os_win32.c
src/version.c