[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: All your local are belong to us
- From: Dirk Laurie <dirk.laurie@...>
- Date: Fri, 2 Oct 2015 21:25:35 +0200
2015-10-02 20:54 GMT+02:00 Parke <parke.nexus@gmail.com>:
> Egor's original suggestion was that a warning be added to the REPL to
> alert new users of the schism. A REPL warning in response to
> singleton statements of the form "local namelist [‘=’ explist]" seems
> like a good idea to me.
The difficulty is that this is not a simple matter of changing
a few lines in lua.c. One needs functionality equivalent to
luac to diagnose the situation.