|
| From: | Eldrad Ulthran |
| Subject: | [Octave-bug-tracker] [bug #62011] addRequired of inputParser raising "protected access" error |
| Date: | Wed, 9 Feb 2022 06:41:47 -0500 (EST) |
Follow-up Comment #6, bug #62011 (project octave):
Another refinement for reproduction: As for me
'clear all; @inputParser; parsertest("mech")'
is NOT giving any error, but
'clear all; parsertest("mech"); @inputParser; parsertest("mech")'
DOES (so it seems one needs to call the function twice…)
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62011>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |