You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Meson: Compensate for the lack of msvc_recommended_pragmas.h
libxml++-5.x and later no longer depends on glibmm (hence GLib), so
msvc_recommended_pragmas.h may not be available. If it isn't, disable warnings
C4244 and C4101 to compensate for it.
0 commit comments