Several static arrays that are never modified at runtime were missing the const qualifier.
Add const to move them from .data to .rodata section.
https://github.com/vim/vim/pull/19901
(9 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()