lib/generic/lru: try to resolve alignof warnings
We run meson with -std=gnu11, but apparently some compiler still complained about it. Unfortunately it wouldn't be easy to use standard C11 in this case.
Edited by Vladimír Čunát
Merge request reports
Activity
Filter activity
added 1 commit
- 7700e92c - lib/generic/lru: try to resolve alignof warnings
@pettai: can you check it fixes build with your setup? I still couldn't reproduce the warning on current master with clang 7.0.1 or gcc 8.2.0.
Edited by Vladimír Čunátadded 15 commits
-
7700e92c...809d5b76 - 14 commits from branch
master
- ee67a8a3 - lib/generic/lru: try to resolve alignof warnings
-
7700e92c...809d5b76 - 14 commits from branch
added bug label
mentioned in commit 1f4e3124
Please register or sign in to reply