• D
    Enable use of -Wmissing-noreturn · 329e9dc6
    Daniel P. Berrange 提交于
    * src/internal.h: Define a ATTRIBUTE_NO_RETURN annotation
    * src/lxc/lxc_container.c: Annotate lxcContainerDummyChild
      with ATTRIBUTE_NO_RETURN
    * tests/eventtest.c: Mark async thread as ATTRIBUTE_NO_RETURN
    * m4/virt-compile-warnings.m4: Enable -Wmissing-noreturn
    329e9dc6
eventtest.c 13.9 KB