-
- Downloads
autocleanups: Fix g_autoptr(GString) with glib 2.44
The g_autoptr support for GString was added in 2.45.8, so we need to define it on 2.44 for it to work.
Please register or sign in to comment
The g_autoptr support for GString was added in 2.45.8, so we need to define it on 2.44 for it to work.