diff options
author | Bram Moolenaar <Bram@vim.org> | 2023-05-15 16:22:38 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2023-05-15 16:22:38 +0100 |
commit | 2ba51236fb7c27fe16dad4c44242f00e17c19726 (patch) | |
tree | c394d7f9f7ca93244bbb169a4c42c6e1870f385e /src/os_win32.c | |
parent | a2c0028fdf8dcf0408e27be730ac0e691ef9559b (diff) | |
download | vim-git-2ba51236fb7c27fe16dad4c44242f00e17c19726.tar.gz |
patch 9.0.1559: function argument types not always checkedv9.0.1559
Problem: Function argument types not always checked and using v:none may
cause an error.
Solution: Check argument types once the function type is known. Do not give
an error for using v:none as an argument. (closes #12200)
Diffstat (limited to 'src/os_win32.c')
0 files changed, 0 insertions, 0 deletions