view tools/rename.bat @ 21449:78734d1f6639 v8.2.1275

patch 8.2.1275: Vim9: compiler warning for buffer size Commit: https://github.com/vim/vim/commit/5a67c37a554daa7627bdf0c8e7ddd5f1b597f978 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jul 23 14:39:47 2020 +0200 patch 8.2.1275: Vim9: compiler warning for buffer size Problem: Vim9: compiler warning for buffer size. Solution: Change the offset from 10 to 15. (Dominique Pell?, closes https://github.com/vim/vim/issues/6518)
author Bram Moolenaar <Bram@vim.org>
date Thu, 23 Jul 2020 14:45:04 +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