all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* about "assignment to free variable"
@ 2019-02-05  7:34 Michelangelo Rodriguez
  2019-02-05 13:56 ` Stefan Monnier
  0 siblings, 1 reply; 7+ messages in thread
From: Michelangelo Rodriguez @ 2019-02-05  7:34 UTC (permalink / raw)
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-02-05 21:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-05  7:34 about "assignment to free variable" Michelangelo Rodriguez
2019-02-05 13:56 ` Stefan Monnier
2019-02-05 15:02   ` Stefan Monnier
2019-02-05 21:27     ` Michelangelo Rodriguez
2019-02-05 21:49       ` Stefan Monnier
2019-02-05 15:05   ` Michelangelo Rodriguez
2019-02-05 15:34     ` Michael Heerdegen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.