|
| From: | Markus Mützel |
| Subject: | [Octave-bug-tracker] [bug #62589] dir ('NAME*/') should list contents of directories rather than directory names |
| Date: | Mon, 6 Jun 2022 14:49:17 -0400 (EDT) |
Update of bug #62589 (project octave):
Operating System: GNU/Linux => Any
_______________________________________________________
Follow-up Comment #3:
IIUC, those are two different issues. (And I can confirm both also on
Windows.)
The first is that the content of directories containing a literal asterisk `*`
in their name cannot be listed with `dir`.
The second is that patterns containing the `*` wildcard that end in a file
separator don't work.
Both seem to be an issue in `dir.m`. `glob` and `__wglob__` seem to handle
these patterns correctly.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62589>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |