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

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

[Octave-bug-tracker] [bug #50108] Matlab fullfile behavior is different


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #50108] Matlab fullfile behavior is different from documentation
Date: Sun, 22 Jan 2017 16:50:43 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #4, bug #50108 (project octave):

Another thing to check is whether Matlab is just collapsing ".." or if it is
also resolving symbolic links.  I.e., does it do the full job of
canonicalize_file_name or just the relative path part.

Also, does it only collapse ".." when it is in the middle of a file name? 
What about at the end or beginning?  And what does it do with things like
"./foo" or "~/foo"?

As long as Octave concatenates the parts and returns a valid filename, then I
don't really see a bug here.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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