-
- Downloads
capsule-shim.h: Make shims more warnings-compliant
Making backtrace_shim_call static avoids failure to build under
-Wmissing-declarations, and also avoids accidentally exporting it
from a library.
Declaring the stubs avoids failure to build under
-Wmissing-declarations. Marking the stubs as noreturn avoids failure
to build under -Wsuggest-attribute=noreturn.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
c227190b
No related branches found
No related tags found
Please register or sign in to comment