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: Tue, 27 Sep 2016 00:04:34 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

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

Ok, I've narrowed it down to the function load_path::dir_info::update, to give
you a starting point

http://hg.savannah.gnu.org/hgweb/octave/file/d16d38338077/libinterp/corefcn/load-path.cc#l56

When this bug occurs, this function has changed the dir_info's dir_name to be
the absolute directory, because it was found in the cache of absolute
directories. I'm guessing a special case is needed in there to make sure that
"." is left alone.

    _______________________________________________________

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]