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

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

[Octave-bug-tracker] [bug #47950] glob and dir functions fail with escap


From: Rik
Subject: [Octave-bug-tracker] [bug #47950] glob and dir functions fail with escaped wildcard characters in Windows
Date: Fri, 20 May 2016 16:54:55 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #47950 (project octave):

                  Status:               Need Info => Confirmed              

    _______________________________________________________

Follow-up Comment #9:

Confirmed.  I just fired up a virtual machine and I can see this behavior.  I
now really believe it is all about the replacement of the file separator as
posted in comment #8.

This code, which avoids any backslashes, works.


>> glob ('[[]test]')
ans =
{
  [1,1] = [test]
}




    _______________________________________________________

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]