Skip to content
Snippets Groups Projects
Simon McVittie's avatar
Simon McVittie authored
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: default avatarSimon McVittie <smcv@collabora.com>
10828bb4
History
Name Last commit Last update