|
From: | Andreas Weber |
Subject: | [Octave-bug-tracker] [bug #42432] Error with octave when using from Perl via Inline::Octave |
Date: | Thu, 25 Sep 2014 18:00:56 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.0 |
Follow-up Comment #3, bug #42432 (project octave): I think a minimalistic example for this is $ echo "function x=myfunc(u) x=u+1; endfunction; myfunc(3)" | octave -qfH warning: function name 'myfunc' does not agree with function file name '' error: 'myfunc' undefined near line 1 column 42 _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?42432> _______________________________________________ Nachricht gesendet von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |