NetworkManager/shared/nm-utils
Thomas Haller d242fdc319 shared: add nm_assert_se() macro
We usually don't build NM with g_assert() disabled (G_DISABLE_ASSERT).
But even if we would, there is no assertion macro that always evaluates
the condition for possible side effects.

I think that is a useful thing to have.

(cherry picked from commit ba950cedee)
2016-11-03 12:24:00 +01:00
..
gsystem-local-alloc.h shared: move shared files to subdirectory "shared/nm-utils/" 2016-06-16 10:45:53 +02:00
nm-glib.h nm-glib.h: fix compatibility wrapper for g_variant_new_take_string() 2016-08-11 19:21:55 +02:00
nm-macros-internal.h shared: add nm_assert_se() macro 2016-11-03 12:24:00 +01:00
nm-shared-utils.c shared: move shared files to subdirectory "shared/nm-utils/" 2016-06-16 10:45:53 +02:00
nm-shared-utils.h shared: move shared files to subdirectory "shared/nm-utils/" 2016-06-16 10:45:53 +02:00
nm-test-utils.h tests: fix checking NM_ASSERT_NO_MSG define in "nm-test-utils.h" 2016-06-16 11:04:51 +02:00
nm-vpn-editor-plugin-call.h shared: include "gsystem-local-alloc.h" from "nm-glib.h" 2016-06-16 10:45:54 +02:00
nm-vpn-plugin-macros.h shared: add NM_VPN_PLUGIN_CONFIG_PROXY_PAC to "nm-vpn-plugin-macros.h" for VPN plugins 2016-07-06 13:54:35 +02:00
nm-vpn-plugin-utils.c shared: add "nm-utils/nm-vpn-plugin-utils.h" 2016-06-16 10:45:54 +02:00
nm-vpn-plugin-utils.h shared: add "nm-utils/nm-vpn-plugin-utils.h" 2016-06-16 10:45:54 +02:00
unaligned.h shared: add unaligned.h 2016-10-14 11:23:31 +02:00