mirror of
https://github.com/lua/lua.git
synced 2026-06-13 10:49:27 +00:00
a901c505abffd13e96a7d304393bb759aad87e59
gcc now warns (with -Wextra) about casts between pointers to different function types. The type 'void(*)(void)' works as a 'void*' for function pointers, cleaning the warning.
Description
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%