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

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

[Octave-bug-tracker] [bug #49184] working directory removed from path af


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49184] working directory removed from path after changing to a pathdef directory
Date: Mon, 26 Sep 2016 20:41:55 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #2, bug #49184 (project octave):

I bisected this problem to the following cset (adding Rik in cc):

http://hg.savannah.gnu.org/hgweb/octave/rev/8df31c24dce3

I used the following simple command to test whether Octave was affected at
each revision to narrow down to this change


$ ./run-octave --eval 'cd scripts; any (strcmp (strsplit (path, pathsep),
"."))'


After this change, the "." directory is removed from the load path after
changing the working directory to one that is in the default startup path.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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