Add compatibility code for g_string_free_and_steal() in glib before 2.76.
commitef3be213fc42e197660440efe977979368a2d512
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 11 May 2023 01:10:11 +0000 (10 18:10 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 11 May 2023 01:11:34 +0000 (10 18:11 -0700)
tree6b195e5eebb1229c6a8f871eaf8661139042d17f
parent793561d9e308fff58ef2f02096ac73a11f4633f6
Add compatibility code for g_string_free_and_steal() in glib before 2.76.

Thanks to Jeremy Lavergne for reporting this bug.
Bug #64178.
configure.ac
src/ui/gui/automake.mk
src/ui/gui/include/glib.in.h [moved from src/ui/gui/glibfix.h with 69% similarity]
src/ui/gui/psppire-dialog-action-recode.c
src/ui/gui/psppire-format.c
src/ui/gui/psppire-val-chooser.c