]> git.ipfire.org Git - thirdparty/vala.git/commit
Require and target GLib >= 2.56
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 28 Feb 2023 11:29:16 +0000 (12:29 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 28 Feb 2023 11:29:16 +0000 (12:29 +0100)
commit97d6ffb154ce0afab2bafb81b824ff7faadb66fa
treec474d7a975cabcb1d16b0f1ea2d64906cab9cb45
parent4c804623b43531bd90a28d7edf62e7fde08c7381
Require and target GLib >= 2.56

The next stable release of vala will happen over 5 years after the
release of GLib 2.56.0.

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1415
13 files changed:
codegen/valagtypemodule.vala
configure.ac
tests/annotations/description.c-expected
tests/basic-types/gptrarray.c-expected
tests/basic-types/gptrarray.vala
tests/dbus/async-no-reply_client.c-expected
tests/dbus/no-reply_client.c-expected
tests/enums/bug614424.c-expected
tests/enums/bug763831.c-expected
tests/objects/plugin-module-init.c-expected
tests/parser/preprocessor-glib.vala
vala/valacodecontext.vala
vapi/glib-2.0.vapi