On Thu, 24 Feb 2022 at 19:50, Marc-André Lureau <marcandre.lur...@gmail.com> wrote: > On Thu, Feb 24, 2022 at 11:23 PM Peter Maydell <peter.mayd...@linaro.org> > wrote: >> You're probably building with a newer glib, and possibly also >> a newer mingw. >> >> I've cc'd Stefan Weil who might know whether we can drop this >> workaround as far as the mingw part is concerned. > > > Probably safer to keep it until we bump glib dependency to >=2.58. > > I would move it to glib-compat.h though, and leave a note there, as it is (or > should be ) an old glib specific workaround.
We can only move it to glib-compat if we confirm that only the glib-related part of the workaround is still relevant and the mingw side is now no longer needed, though. -- PMM