|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #38236] invoking script in demo block to define varibles causes errors |
| Date: | Tue, 19 Mar 2013 17:37:38 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 |
Follow-up Comment #10, bug #38236 (project octave):
I think this problem is related to problems clearing functions.
Inside test.m we use eval to create a function that has the %!test code inside
it. We then execute that function and clear it when we are done. I made a
small cset where I made the name of the function unique by just adding an
incrementing counter to the function name and this bug disappeared. I'll see
if I can find the cset and attach it. It really wasn't meant as a fix though,
just a way to diagnose the problem.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?38236>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |