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

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

[Octave-bug-tracker] [bug #62576] dir() behavior changed in octave 7.1.0


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62576] dir() behavior changed in octave 7.1.0 for network drives
Date: Mon, 20 Jun 2022 08:30:15 -0400 (EDT)

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

Does it really just return the server? And not the share?

IIUC, Windows is returning `\\server\share\file` for files on network shares
for `FindFirstFileW` and `FindNextFileW`. `__wglob__` (the underlying work
horse for the `dir` function on Windows) is using these functions to be able
to handle non-ASCII characters in paths. That'll probably stay that way.

Is that causing problems for you?



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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