mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 13:30:13 +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. |
||
|---|---|---|
| .. | ||
| certs | ||
| test-compare.c | ||
| test-crypto.c | ||
| test-general-enums.h | ||
| test-general.c | ||
| test-keyfile.c | ||
| test-secrets.c | ||
| test-setting-8021x.c | ||
| test-setting-bond.c | ||
| test-setting-dcb.c | ||
| test-settings-defaults.c | ||