]> granicus.if.org Git - vim/commit
patch 9.0.0468: exectution stack underflow without the +eval feature v9.0.0468
authorBram Moolenaar <Bram@vim.org>
Thu, 15 Sep 2022 11:20:18 +0000 (12:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 15 Sep 2022 11:20:18 +0000 (12:20 +0100)
commitaeef1f7f6d8f6d4e84ffc9a24874f10403e4ddcd
treeee79e32e2a5810a925e4184c05a15c2255a4bfa3
parentd3922afbd6f56e82c7b5fd7a7ebc0769e416cae8
patch 9.0.0468: exectution stack underflow without the +eval feature

Problem:    Exectution stack underflow without the +eval feature. (Dominique
            PellĂ©)
Solution:   Add to execution stack without FEAT_EVAL. (closes #11135)
src/scriptfile.c
src/version.c