bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54382: 28.0.92; --with-x-toolkit=no leads to "FALLTHROUGH undefined"


From: Po Lu
Subject: bug#54382: 28.0.92; --with-x-toolkit=no leads to "FALLTHROUGH undefined" in Activate.c
Date: Tue, 15 Mar 2022 08:29:43 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Paul Eggert <eggert@cs.ucla.edu> writes:

>  #include <config.h>
>  
> +#include <attribute.h>
> +
>  /* Avoid warnings about redefining NULL by including <stdio.h> first;
>     the other file which wants to define it (<stddef.h> on Ultrix
>     systems) can deal if NULL is already defined, but <stdio.h> can't.  */

I would rather not bring any more includes into oldXMenu, so maybe keep
it as-is?

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]