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

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

bug#47080: 28.0.50; Spurious variable left uninitialized compiler warnin


From: Lars Ingebrigtsen
Subject: bug#47080: 28.0.50; Spurious variable left uninitialized compiler warning
Date: Fri, 12 Mar 2021 01:23:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Michael Heerdegen <michael_heerdegen@web.de> writes:

> Compiling gives me:
>
> | compile-test.el:6:1: Warning: Variable `file' left uninitialized
> | compile-test.el:6:1: Warning: Variable `file' left uninitialized

This is perhaps the same problem that's causing this warning on the
current Emacs trunk?

In toplevel form:
progmodes/sh-script.el:1050:1: Warning: Variable `syntax' left uninitialized

I was just looking at this, and it looks like a spurious warning, if I
read the syntax-propertize-rules correctly.

-- 
(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]