|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #35881] clear all removes subfunctions |
| Date: | Sun, 29 Oct 2017 20:34:12 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Update of bug #35881 (project octave):
Status: In Progress => Fixed
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #25:
This was annoyingly tedious. I adapted the example code here to be a proper
BIST test for regressions, but then __run_test_suite__ failed because it was
based on passing out-of-band information through global variables. I modified
__run_test_suite__ to use nested functions and sharing of variables with the
parent function to get rid of the globals. It now works and was checked in
here (http://hg.savannah.gnu.org/hgweb/octave/rev/068556c5167e)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?35881>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |