view tools/rename.bat @ 12734:810a4c3d4f7e v8.0.1245

patch 8.0.1245: when WaitFor() has a wrong expression it just waits a second commit https://github.com/vim/vim/commit/3e1c617d49224038a820ee2c552ebe31a84aaa89 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 2 16:58:00 2017 +0100 patch 8.0.1245: when WaitFor() has a wrong expression it just waits a second Problem: When WaitFor() has a wrong expression it just waits a second, which goes unnoticed. (James McCoy) Solution: When WaitFor() times out throw an exception. Fix places where the expression was wrong.
author Christian Brabandt <cb@256bit.org>
date Thu, 02 Nov 2017 17:00:08 +0100
parents f0b1cbf9467e
children 217c97e06615
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 uninstal.exe uninstalw32.exe