diff options
author | Horacio Sanson <horacio@allm.inc> | 2021-01-19 18:03:04 +0900 |
---|---|---|
committer | Horacio Sanson <horacio@allm.inc> | 2021-01-23 01:34:13 +0900 |
commit | 53ff5f2d88aeb74ca6a506e11869350312cd6588 (patch) | |
tree | 8c1e5a48559b35f0177a5eacd1264b2e0447afd6 /run-tests | |
parent | 9a1e91e075abf386e8c6fd620ec0835e566a7db1 (diff) | |
download | ale-53ff5f2d88aeb74ca6a506e11869350312cd6588.zip |
Fix 3546 - check empty executable string.
At some point VIM/NVIM started throwing errors if the input string is
empty for some functions such as execute() and fnamemodify(). This
commit checks if the executable string is empty before passing it to the
executable() function.
Resources:
- https://github.com/vim/vim/issues/7465
- https://github.com/vim/vim/releases/tag/v8.2.2117
Diffstat (limited to 'run-tests')
0 files changed, 0 insertions, 0 deletions