mirror of
https://github.com/vim/vim.git
synced 2026-02-19 11:53:56 +01:00
Problem: Items on the stack may be too big. Solution: Make items static or allocate them.
Problem: Items on the stack may be too big. Solution: Make items static or allocate them.