emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Lars Ingebrigtsen
Subject: Re: master updated (6ef9dc7797 -> 2c54e9a1dd)
Date: Sat, 12 Mar 2022 17:51:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Mattias Engdegård <mattiase@acm.org> writes:

> Thank you! Better now?

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)
      | ^~~~~~~~~~~~


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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