emacs-diffs
[Top][All Lists]
Advanced

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

Re: master updated (6ef9dc7797 -> 2c54e9a1dd)


From: Mattias Engdegård
Subject: Re: master updated (6ef9dc7797 -> 2c54e9a1dd)
Date: Sat, 12 Mar 2022 17:55:54 +0100

12 mars 2022 kl. 17.51 skrev Lars Ingebrigtsen <larsi@gnus.org>:

> Oops; spoke too soon.  The wall of warnings is gone, but I get a single
> warning now:
> 
> eval.c:270:13: warning: redundant redeclaration of 'grow_specpdl' 
> [-Wredundant-decls]
>  270 | static void grow_specpdl (void);
>      |             ^~~~~~~~~~~~
> In file included from eval.c:25:
> lisp.h:3469:1: note: previous definition of 'grow_specpdl' with type 
> 'void(void)'
> 3469 | grow_specpdl (void)
>      | ^~~~~~~~~~~~

This time, for sure!

(In case you wonder: Clang doesn't give me those warnings and I don't have GCC 
on this machine.)




reply via email to

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