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

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

[Octave-bug-tracker] [bug #62847] addpath fails to process symlinks on m


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62847] addpath fails to process symlinks on mapped network drives
Date: Sat, 6 Aug 2022 06:10:58 -0400 (EDT)

Follow-up Comment #42, bug #62847 (project octave):

The mapped drive itself isn't treated as a symbolic link.
But there is a symbolic link in the path that you feed to `addpath` (which in
turn is passed to `canonicalize_file_name`).
Afaict, that symbolic is `Q:\full`. (I.e., what you described as "a shortcut -
apparently to '\\<server>\company.local\full$'".)
*That* symbolic link is resolved by `canonicalize_file_name`. *Not* the mapped
network drive letter itself.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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