emacs-devel
[Top][All Lists]
Advanced

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

about "assignment to free variable"


From: Michelangelo Rodriguez
Subject: about "assignment to free variable"
Date: Tue, 05 Feb 2019 08:34:53 +0100

Hi All,
When i compile a piece of code the byte-compiler reports a warning
telling me that i'm trying to assign to a free variable:
But the variable in question is, atleast i think, referred to a local
variable because it is an argument of the function.
So, what it means exactly?
The code works fine even if compiled.
If it is necessary i can post the code, even if it is large.
Thanks for your replies and best regards.
Michelangelo



reply via email to

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