|
| From: | Axul Zwar |
| Subject: | [Octave-bug-tracker] [bug #62308] use of octave::feval causes error: function '...' not found |
| Date: | Thu, 14 Apr 2022 08:19:54 -0400 (EDT) |
Follow-up Comment #8, bug #62308 (project octave):
Finally got it working!
Simply instead of interpreter.execute() use interpreter.initialize()
All my staff runs perfectly in 7.1.0 with no exceptions
On my opinion a problem placed in \libinterp\corefcn\interpreter.cc in -> int
interpreter::execute (void)
In comparison with 6.4.0 you use shutdown() on several places. But why? First
initialize() and then on exit shutdown()?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62308>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |