You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rmkdepend: Add arguments to function pointer types
Soon-to-be-released Clang 15 complains:
passing arguments to a function without a prototype is deprecated in all
versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
0 commit comments