emacs-devel
[Top][All Lists]
Advanced

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

Re: New warnings compiling emacs just now


From: Basil L. Contovounesios
Subject: Re: New warnings compiling emacs just now
Date: Thu, 22 Apr 2021 10:53:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> Date: Thu, 22 Apr 2021 09:19:21 +0000
>> From: Gregory Heytings <gregory@heytings.org>
>> Cc: Eli Zaretskii <eliz@gnu.org>,
>>  Pedro Andres Aranda Gutierrez <paaguti@gmail.com>, emacs-devel@gnu.org
>> 
>> >> In toplevel form:
>> >> tab-bar.el:2093:33: Warning: assignment to free variable ‘repeat-map’
>> >> In toplevel form:
>> >> window.el:10261:33: Warning: assignment to free variable ‘repeat-map’
>> >
>> > Isn't this just the usual case of a stale lisp/ldefs-boot.el?  IOW, I'd 
>> > expect the warnings to go away when that file is updated to include the 
>> > repeat-map autoload.
>> 
>> I don't know, but I don't think that's the cause.  What I do know is that 
>> these warnings are displayed when running "make -j" on a fresh clone of 
>> the repository.
>
> Did you look in ldefs-boo.el to see whether the autoload is missing?

It is, and 'admin/update_autogen -L' should make the warnings go away.

-- 
Basil



reply via email to

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