On Sat, Jan 04, 2025 at 05:04:07PM +0900, Akihiko Odaki wrote:
> g_spawn_check_exit_status() is renamed to g_spawn_check_wait_status()
> in 2.70.
>
> Signed-off-by: Akihiko Odaki
> ---
> include/glib-compat.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/glib-compat.h b/inc
g_spawn_check_exit_status() is renamed to g_spawn_check_wait_status()
in 2.70.
Signed-off-by: Akihiko Odaki
---
include/glib-compat.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/glib-compat.h b/include/glib-compat.h
index 86be439ba0ef..0bddb327bd5d 100644
--- a/include/glib-com