mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-11 08:40:19 +01:00
We recently added -Wlogical-op in our build process (commit #41e7fca59762dc928c9d67b555b1409c3477b2b0). Seems that old versions of gcc (4.8.x) will hit that warning with our implementation of our "nm_utils_is_power_of_two" and "test_nm_utils_is_power_of_two_do" macros. Fool it just adding an always TRUE check. |
||
|---|---|---|
| .. | ||
| nm-utils | ||
| nm-common-macros.h | ||
| nm-dbus-compat.h | ||
| nm-default.h | ||
| nm-dispatcher-api.h | ||
| nm-meta-setting.c | ||
| nm-meta-setting.h | ||
| nm-test-libnm-utils.h | ||
| nm-test-utils-impl.c | ||
| nm-version-macros.h.in | ||