help-jel
[Top][All Lists]
Advanced

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

Re: [Help-jel] Dynamic vs. static variable namespace clash


From: Konstantin L. Metlov
Subject: Re: [Help-jel] Dynamic vs. static variable namespace clash
Date: Wed, 25 Oct 2017 19:21:27 +0300
User-agent: SquirrelMail/1.4.23 [SVN]

Dear Mark !

I've implemented and committed the feature you requested. You can see it
here http://svn.savannah.gnu.org/viewvc/jel/trunk/ or you can check it out
and build the updated library yourself with "ant dist-test". The change
(if you are interested) boils down to adding a single condition to an
already existing test.

Now, having a formal parameter list after a name instead of generating an
error aborts the dynamic variable match, which implies the resolution of
the name in the static/dynamic library. In case of no formal parameters
the DV would overshadow the variables from static/dynamic library as
intended and documented.

Thank you for an excellent suggestion !

With the best regards,
                         Konstantin.







reply via email to

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