|
| From: | Kai Torben Ohlhus |
| Subject: | [Octave-bug-tracker] [bug #42242] Octave does not always execute most recently saved file in an NFS directory |
| Date: | Fri, 1 May 2020 10:43:45 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36 |
Follow-up Comment #29, bug #42242 (project octave):
The problem seemed to be less likely, if NFS server and client are synced
comment #15, but not solved comment #17. Can you confirm that?
After saving the modified file in the Octave GUI editor, can you check with
another editor, if the Octave GUI editor really flushed the modified content
back?
Does it help to force Octave to update its internal symbol table?
clear -f
(https://octave.org/doc/v5.2.0/XREFclear.html) or
__parse_file__ ("/path/to/file.m")
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?42242>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |