On 28/09/20 16:39, Daniel P. Berrangé wrote: > Looks like 2.58.0, which is still a fair bit newer than our 2.48 min. > > NB, only the macro changed - they were using GNU printf impl for many > many years before that but simply had the wrong macro definition > > We can just sacrifice -Wformat checking for Windows builds when using > old GLib. People building natively on Windows with MSys probably have > brand new GLib, and those using Fedora mingw / Debian MXE also have > pretty new GLib.
In the past we also had different minimal GLib versions for Windows and POSIX systems. Paolo