dbus/test/internals
Simon McVittie 0354f5d48f internals: Decouple logging an error from exiting unsuccessfully
This lets _dbus_warn() and _dbus_warn_check_failed() fall through
to flushing stderr and calling _dbus_abort(), meaning that failed
checks and warnings can result in a core dump as intended.
By renaming the FATAL severity to ERROR, we ensure that any code
contributions that assumed the old semantics will fail to compile.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=101568
2017-07-05 13:12:37 +01:00
..
printf.c Add more _DBUS_GNUC_PRINTF annotations 2016-11-10 11:46:33 +00:00
refs.c Bump GLib dependency for tests to 2.40 2017-06-12 11:40:18 +01:00
syslog.c internals: Decouple logging an error from exiting unsuccessfully 2017-07-05 13:12:37 +01:00