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

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

[Octave-bug-tracker] [bug #52598] addpath adds a relative path when give


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #52598] addpath adds a relative path when given a relative path
Date: Wed, 6 Dec 2017 14:02:55 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #52598 (project octave):

                  Status:          Ready For Test => In Progress            

    _______________________________________________________

Follow-up Comment #4:

I backed out the load-path changeset.  The fix is not as simple as I initially
thought.  We probably want to avoid turning "." into an absolute name,
especially if we are going to display it in the output of "path".

One simple fix would be to leave the load_path class alone and just fix
addpath, rmpath, path (and others?) to expand the path, but I'd rather fix it
in one place, inside the load_path class so that relative directory names
can't appear in the load_path.

For the other problems, are you building with the JIT compiler enabled?  I
also see the the decic problem unless I disable it.  I think it started
happening after my most recent change to the symbol_scope object but I haven't
investigated further.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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