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: Gregory Heytings
Subject: Re: New warnings compiling emacs just now
Date: Thu, 22 Apr 2021 07:45:58 +0000


I'm compiling Emacs master right now (on macOS Catalina) and have detected a couple of warnings 'assignment to free variable repeat-map' (one in tab-bar.el and one in window.el) Which I haven't seen before...

I don't see any warnings, so please show the warnings you see.


I see them (and have seen them for a week or two), too:

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’

Patch attached.

Attachment: Fix-two-assignment-to-free-variable-repeat-map-warni.patch
Description: Text Data


reply via email to

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