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

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

[Octave-bug-tracker] [bug #40319] deleting script file in a function/scr


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40319] deleting script file in a function/script doesn't update the symbol table
Date: Tue, 22 Oct 2013 01:24:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36

Update of bug #40319 (project octave):

                Category:                    None => Interpreter            
                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #2:

I'm not sure, but perhaps this is expected behavior? For example, after the
testdelete script returns, exist returns 2. Also if I add


rehash;
retval = exist ("scripta.m", "file")


to the end of testdelete, I first get retval = 0, then retval = 2. Is it
perhaps expected that the load path is only automatically refreshed when
Octave is interactive and it returns to the prompt?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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