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

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

[Octave-bug-tracker] [bug #48925] problem with m-files in private direct


From: Rik
Subject: [Octave-bug-tracker] [bug #48925] problem with m-files in private directory
Date: Thu, 15 Sep 2016 21:23:22 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #48925 (project octave):

                Severity:              3 - Normal => 2 - Minor              
                Priority:              5 - Normal => 3 - Low                
                  Status:                    None => Confirmed              
        Operating System:       Microsoft Windows => Any                    

    _______________________________________________________

Follow-up Comment #7:

I can confirm this on Linux as well.  The problem seems to be that although
PATH has the current directory ('.') on it, files which are returned are being
filtered out because they match the name of another PATH entry with "/private"
appended to it.

As a workaround, instead of changing directory into the private dir, just add
the correct dir to your path.


addpath
('D:\Octave\Octave-4.2.0-rc1\share\octave\4.2.0-rc1\m\testfun\private')
which compare_plot_demos




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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