1 comment:
Patchset:
Makefile:
internal.c:173:5: error: no previous prototype for 'internal_init' [-Werror=missing-prototypes]
173 | int internal_init(void)
| ^~~~~~~~~~~~~
Meson runs without errors
Maybe the init function need to be static now
To view, visit change 51925. To unsubscribe, or for help writing mail filters, visit settings.