NetworkManager/include
Thomas Haller 6d2a1edc38 macros: use short-circuit evaluation in NM_IN_SET()
All current users of NM_IN_SET() would rather use short-circuit evalation
(or don't care). It seems that doing it by default seems favorable.

The only downside is, that this might have somewhat unexpected behavior
to a user who expects a regular function (which would evaluate always
all arguments).

Fixes: 7860ef959a
(cherry picked from commit 96cacc07e8)
2015-08-12 16:07:22 +02:00
..
gsystem-local-alloc.h libgsystem: update copy of gsystem-local-alloc.h 2015-03-20 12:53:26 +01:00
Makefile.am build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h" 2015-06-19 12:21:58 +02:00
nm-dbus-glib-types.h core: fix new NMIP4Config and NMIP6Config properties 2014-11-07 11:09:35 -05:00
nm-glib-compat.h glib-compat: backport g_key_file_save_to_file() 2015-07-03 09:24:02 +02:00
nm-gvaluearray-compat.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-macros-internal.h macros: use short-circuit evaluation in NM_IN_SET() 2015-08-12 16:07:22 +02:00
nm-test-utils.h test: add nmtst_platform_ip4_route() utils 2015-07-14 13:44:57 +02:00