Comment 12 for bug 1842301

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Too much noise to reasonable use the commits I found for 10.3.10 as-is.
-Wno-error=address-of-packed-member
-Wno-error=deprecated-declarations

But these category of errors seems not to go away:
sysLogger.c: In function ‘SysLoggerUnref’:
sysLogger.c:108:13: error: Deprecated pre-processor symbol [-Werror]
  108 | g_static_mutex_lock(&gSysLoggerLock);

OTOH as already stated the full glib change backport seems wrong for Eoan either.