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

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

[Octave-bug-tracker] [bug #51388] Current directory does not change imme


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51388] Current directory does not change immediatly with "cd" on some systems
Date: Wed, 5 Jul 2017 13:11:47 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Follow-up Comment #5, bug #51388 (project octave):

If this problem occurs inside of a block of code, a script, or a function,
then it seems less likely that it is related to the GUI. The GUI current
directory state is only updated when control is returned to the interactive
prompt.

Calling cd and pwd in a loop in a script or function should not have any
interaction with the GUI state. It's possible that the fact of the GUI running
has some incidental impact on the overall state of the system, but there
should be no additional code delays or race conditions due to the GUI running
while this loop is trying to change the working directory.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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