mirror of
https://github.com/neovim/neovim.git
synced 2025-12-10 00:22:41 +00:00
api/dispatch: Mark generated functions table readonly (#6576)
This commit is contained in:
committed by
Justin M. Keyes
parent
7f6d3d3052
commit
8dc3eca49b
@@ -41,6 +41,7 @@ funcsdata:close()
|
||||
gperfpipe:write([[
|
||||
%language=ANSI-C
|
||||
%global-table
|
||||
%readonly-tables
|
||||
%define initializer-suffix ,0,0,NULL,NULL
|
||||
%define word-array-name functions
|
||||
%define hash-function-name hash_internal_func_gperf
|
||||
|
||||
Reference in New Issue
Block a user