view tools/rename.bat @ 22401:df1d7a560b35 v8.2.1749

patch 8.2.1749: Vim9: crash when closure fails in nested function Commit: https://github.com/vim/vim/commit/c70bdab0b8a8262a3784084aa1e6271fee8452f1 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 26 19:59:38 2020 +0200 patch 8.2.1749: Vim9: crash when closure fails in nested function Problem: Vim9: crash when closure fails in nested function. Solution: Handle function returns before dereferencing remaining closures. (closes #7008)
author Bram Moolenaar <Bram@vim.org>
date Sat, 26 Sep 2020 20:00:03 +0200
parents 217c97e06615
children 7a3de23515d6
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstall.exe uninstallw32.exe