[vim/vim] Add const qualifier to static table data (PR #19901)

2 views
Skip to first unread message

h_east

unread,
10:07 AM (11 hours ago) 10:07 AM
to vim/vim, Subscribed

Several static arrays that are never modified at runtime were missing the const qualifier.
Add const to move them from .data to .rodata section.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/19901

Commit Summary

  • a33c6e6 Add const qualifier to static table data

File Changes

(9 files)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19901@github.com>

Reply all
Reply to author
Forward
0 new messages