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

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

[Octave-bug-tracker] [bug #47950] dir function fails with wildcard chara


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #47950] dir function fails with wildcard characters
Date: Wed, 18 May 2016 05:46:55 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0

Follow-up Comment #6, bug #47950 (project octave):

The dir function uses glob to get the list of files in a directory and it
seems to be failing on Windows systems.

So you should see the issue if you do


mkdir ('[test]')
glob ('\[test\]')


If glob is fixed, then dir should work.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47950>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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