mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 05:00:44 +00:00
Problem: Quickfix code mixes using the stack and a list pointer.
Solution: Use a list pointer in more places. (Yegappan Lakshmanan,
closes vim/vim#3443)
fe15b7dfa6