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

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

[Octave-bug-tracker] [bug #59252] dir subdir/*.<ext> does not work on Wi


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59252] dir subdir/*.<ext> does not work on Windows
Date: Mon, 12 Oct 2020 09:43:18 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36 Edg/86.0.622.38

Update of bug #59252 (project octave):

                  Status:                    None => Confirmed              
                 Summary: dir *.<ext>does not work on Windows => dir
subdir/*.<ext> does not work on Windows

    _______________________________________________________

Follow-up Comment #1:

Confirmed.
This is probably caused by this change:
https://hg.savannah.gnu.org/hgweb/octave/rev/4e64416772f1

It looks like that broke __wglob__ with directories.
It still works if you first `cd` to that directory and call `dir ("*.ext")`
there.

Also wildcards in the directory part aren't working at the moment.
I'll have a look at how this could be fixed.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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