On 9/12/24 09:11, Pierrick Bouvier wrote:
This patch is part of a series that moves towards a consistent use of g_assert_not_reached() rather than an ad hoc mix of different assertion mechanisms.Signed-off-by: Pierrick Bouvier<pierrick.bouv...@linaro.org> --- qobject/qnum.c | 4 ---- 1 file changed, 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~