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

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

[Octave-bug-tracker] [bug #58326] canonicalize_file_name returns empty o


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #58326] canonicalize_file_name returns empty on file names starting with tilde
Date: Thu, 7 May 2020 13:29:35 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36

Follow-up Comment #2, bug #58326 (project octave):

I don't really see this as a bug. Different functions have different purposes,
and the purpose of canonicalize_file_name is to return the physical full path
of an existing file. It should be kept as close to its C definition as
possible. If you also want to expand tilde shortcuts, nest it with a call to
tilde_expand.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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