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 are unable to e


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #47950] glob and dir functions are unable to escape square bracket characters in Windows
Date: Thu, 14 Jul 2016 19:52:01 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

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

On Windows, with current dev sources, the cset has side effects:

>> pkg load io
warning: dir: 'stat (C:Usersphilipjava)' failed: No such file or directory
warning: dir: 'lstat (C:Usersphilipjavapoi-3.9-20121203.jar)' failed: No such
file or
directory
warning: dir: 'lstat (C:Usersphilipjavapoi-3.11-20141221.jar)' failed: No such
file or
 directory
:


(These are all calls to javaaddpath)
As you can see the file separators ("\") are gone.

Backing out the cset restores proper operation of javaaddpath.

Note: this is with hg id :67a5341edf15 ("mkstemp ....")

IIRC in earlier builds I also had this cset but I didn't note the issue
above.


    _______________________________________________________

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]