mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00

vim-patch:9.0.0126: expanding file names fails in dir with more than 255 entries
Problem: Expanding file names fails in directory with more than 255
entries.
Solution: Use an int instead of char_u to count. (John Drouhard,
closes vim/vim#10818)
95fca12b0e