The clang build fix from #757042 also fixes this issue. I'm not sure the patch from #757042 is the best solution. Maybe it would be better to simply add -std=gnu89 to CFLAGS until this is fixed properly. This works for GCC 5 and clang.
More background of this issue can be found in section "Different semantics for inline functions" at https://gcc.gnu.org/gcc-5/porting_to.html Note that the asmon package contains the same wmgeneral files. -- Martin Michlmayr Linux for HP Helion OpenStack, Hewlett-Packard -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

