[Spice-devel] [PATCH spice-server] test-display-base: Remove error from "make syntax-check"

Christophe Fergeau cfergeau at redhat.com
Thu Jan 3 15:03:58 UTC 2019


Acked-by: Christophe Fergeau <cfergeau at redhat.com>

On Thu, Jan 03, 2019 at 02:00:14PM +0000, Frediano Ziglio wrote:
> Due to previous commit "make syntax-check" command reports:
> 
> prohibit_signal_without_use
> server/tests/test-display-base.c
> maint.mk: the above files include signal.h but don't use it
> make: *** [maint.mk:639: sc_prohibit_signal_without_use] Error 1
> 
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  server/tests/test-display-base.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/server/tests/test-display-base.c b/server/tests/test-display-base.c
> index 20b97833..aa59b443 100644
> --- a/server/tests/test-display-base.c
> +++ b/server/tests/test-display-base.c
> @@ -21,7 +21,6 @@
>  #include <string.h>
>  #include <stdio.h>
>  #include <unistd.h>
> -#include <signal.h>
>  #include <sys/wait.h>
>  #include <sys/select.h>
>  #include <sys/types.h>
> -- 
> 2.20.1
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20190103/7075bad6/attachment.sig>


More information about the Spice-devel mailing list