octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #41202] Spurious output when path() called wit


From: Rik
Subject: [Octave-bug-tracker] [bug #41202] Spurious output when path() called with 'echo on'
Date: Sat, 11 Jan 2014 16:39:37 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Follow-up Comment #16, bug #41202 (project octave):

My patch was made before the latest testing by Michael.  It generally works,
and is maybe good enough, but it is not exactly equivalent to Matlab.  They
seem to base their decision to echo or not based on whether the call path has
descended through a function or through a script.  My decision was based on
the call depth and whether the current calling instance was a function or a
script.  The only difference appears in the script calling script instance
such as script1->script2 where only script1 will be echoed.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41202>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]