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

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

[Octave-bug-tracker] [bug #36677] make_absolute_filename: extend to work


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #36677] make_absolute_filename: extend to work with Windows drive letters
Date: Sun, 3 Mar 2019 16:14:40 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36

Follow-up Comment #22, bug #36677 (project octave):

Yeah, I tend to agree, I don't think this function should be heuristically
deciding that a file name looks like a URL or not. I think that
'make_absolute_filename("file:///asdf")' should probably return the same as
'fullfile(pwd, "file:///asdf")'.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?36677>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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