Snippets for glib 2.86.4 from FreeBSD 150amd64
Sourced from https://pkg-status.freebsd.org/beefy23/data/latest-per-pkg/glib/2.86.4,2/150amd64-default.log.
-
../gio/gnetworkmonitornetlink.c:403:18: warning: comparison of integers of different signs: 'int' and 'gsize' (aka 'unsigned long') [-Wsign-compare] 403 | while (RTA_OK (attr, attrlen)) | ^~~~~~~~~~~~~~~~~~~~~~ -
/wrkdirs/usr/ports/devel/glib20/work-default/glib-2.86.4/glib/gi18n-lib.h:32:10: warning: '_' macro redefined [-Wmacro-redefined] 32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String)) | ^ -
/wrkdirs/usr/ports/devel/glib20/work-default/glib-2.86.4/glib/gi18n-lib.h:33:9: warning: 'Q_' macro redefined [-Wmacro-redefined] 33 | #define Q_(String) g_dpgettext (GETTEXT_PACKAGE, String, 0) | ^ -
/wrkdirs/usr/ports/devel/glib20/work-default/glib-2.86.4/glib/gi18n-lib.h:35:9: warning: 'C_' macro redefined [-Wmacro-redefined] 35 | #define C_(Context,String) g_dpgettext (GETTEXT_PACKAGE, Context "\004" String, strlen (Context) + 1) | ^ -
../glib/tests/cxx.cpp:547:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 547 | } | ^ -
../glib/tests/cxx.cpp:547:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 547 | } | ^ -
../glib/tests/cxx.cpp:547:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 547 | } | ^ -
../glib/tests/cxx.cpp:547:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 547 | } | ^ -
../glib/tests/cxx.cpp:547:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 547 | } | ^