|
From: | Julien Bect |
Subject: | [Octave-bug-tracker] [bug #35881] clear all removes subfunctions |
Date: | Tue, 03 May 2016 13:57:01 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 |
Follow-up Comment #13, bug #35881 (project octave): *To sum it up*: I believe that this bug report could be closed if clear() could be modified in such a way that any form of "clear" that can clear functions: * "clear all" * "clear functions" * clear name1 name2 name3... is actually prevented from clearing * the current (sub)function, * the main function (it the current one is a subfunction), * and all the other subfunctions of the same main function. I am not familiar enough with Octave's symbol table to know if this is possible (and how hard it is). _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?35881> _______________________________________________ Message posté via/par Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |