view tools/rename.bat @ 20105:785e2f0095a9 v8.2.0608

patch 8.2.0608: warning from clang when building message test Commit: https://github.com/vim/vim/commit/4da6df40f5a637de42cad8e6939dfe8463b211db Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 20 16:12:09 2020 +0200 patch 8.2.0608: warning from clang when building message test Problem: Warning from clang when building message test. Solution: Use a void pointer. (Dominique Pelle, closes https://github.com/vim/vim/issues/5958)
author Bram Moolenaar <Bram@vim.org>
date Mon, 20 Apr 2020 16:15: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