mirror of
https://github.com/vim/vim.git
synced 2025-11-14 23:04:02 -05:00
Problem: CodeQL reports problem in if_cscope causing it to fail.
Solution: Use execvp() instead of execl(). Merge the header file into the
source file. (Ozaki Kiichi, closes #9519)
25 KiB
25 KiB