Mercurial > vim
annotate tools/rename.bat @ 15810:5523665fdf80 v8.1.0912
patch 8.1.0912: MS-Windows: warning for signed/unsigned
commit https://github.com/vim/vim/commit/18442cbcc0d335a8ea6947e94eee9a2ab9552690
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Feb 13 21:22:12 2019 +0100
patch 8.1.0912: MS-Windows: warning for signed/unsigned
Problem: MS-Windows: warning for signed/unsigned.
Solution: Add type cast. (Nobuhiro Takasaki, closes https://github.com/vim/vim/issues/3945)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 13 Feb 2019 21:30:07 +0100 |
parents | f0b1cbf9467e |
children | 217c97e06615 |
rev | line source |
---|---|
10032
f0b1cbf9467e
commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
1 mv vim.exe vimw32.exe |
f0b1cbf9467e
commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
2 mv tee/tee.exe teew32.exe |
f0b1cbf9467e
commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
3 mv xxd/xxd.exe xxdw32.exe |
f0b1cbf9467e
commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
4 mv vim.pdb vimw32.pdb |
f0b1cbf9467e
commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
5 mv install.exe installw32.exe |
f0b1cbf9467e
commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
6 mv uninstal.exe uninstalw32.exe |