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

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

[Octave-bug-tracker] [bug #44682] Fullfile does not support network shar


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #44682] Fullfile does not support network share addresses on windows platofrm
Date: Sun, 05 Apr 2015 21:17:53 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33

Update of bug #44682 (project octave):

                  Status:               Confirmed => In Progress            
             Assigned to:                    None => philipnienhuis         

    _______________________________________________________

Follow-up Comment #6:

I have a fix; need to test on Linux.

It's not going to look pretty; that is unavoidable because of the way
fullfile.m has been written: 
Using strjoin(), introducing intermediate consecutive fileseps when input
partial file paths have leading or trailing fileseps. Those intermediate
consecutive fileseps have to be distinguished from leading fileseps for
network paths, but '//' isn't acceptable; etc.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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