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

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

[Octave-bug-tracker] [bug #35697] private directories


From: Rik
Subject: [Octave-bug-tracker] [bug #35697] private directories
Date: Fri, 02 Mar 2012 17:26:09 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2

Update of bug #35697 (project octave):

                Category:                    None => Interpreter            
                Priority:              5 - Normal => 3 - Low                
              Item Group:                    None => Matlab Compatibility   

    _______________________________________________________

Follow-up Comment #1:

I'm not sure Octave will want to chase compatibility in this case.  It seems
odd that the load command should prepend "private/" to the list of directories
it searches.

As a workaround, you could code the function to be 


  load private/foo.mat


which works on Octave.  Of course, this will throw the occasional warning


warning: load: file found in load path


but that isn't horrible.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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