On Wed, Jan 15, 2025 at 09:03: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
> Tested-by: Lei Yang
> ---
> include/glib-compat.h | 11 +++
> 1 file changed, 11 insertions(+)
Reviewed-b
g_spawn_check_exit_status() is renamed to g_spawn_check_wait_status()
in 2.70.
Signed-off-by: Akihiko Odaki
Tested-by: Lei Yang
---
include/glib-compat.h | 11 +++
1 file changed, 11 insertions(+)
diff --git a/include/glib-compat.h b/include/glib-compat.h
index 86be439ba0ef..a553ba13a3