view src/config.mk.dist @ 30318:1358585dde2b v9.0.0495

patch 9.0.0495: closure doesn't work properly in nested loop Commit: https://github.com/vim/vim/commit/dbbb02bc770646776a04122ff58313d170873e67 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 18 12:00:21 2022 +0100 patch 9.0.0495: closure doesn't work properly in nested loop Problem: Closure doesn't work properly in nested loop. Solution: Save variables up to the outer loop.
author Bram Moolenaar <Bram@vim.org>
date Sun, 18 Sep 2022 13:15:06 +0200
parents 78d7b92bfb1d
children
line wrap: on
line source

the first target to make vim is: reconfig
srcdir = .
VIMNAME = vim
EXNAME = ex
VIEWNAME = view