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

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

[Octave-bug-tracker] [bug #59231] incorrect result of "glob" function ha


From: Paryshaan
Subject: [Octave-bug-tracker] [bug #59231] incorrect result of "glob" function handling with non-english file names
Date: Wed, 7 Oct 2020 02:10:20 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0

URL:
  <https://savannah.gnu.org/bugs/?59231>

                 Summary: incorrect result of "glob" function handling with
non-english file names
                 Project: GNU Octave
            Submitted by: rouhollah
            Submitted on: Wed 07 Oct 2020 06:10:18 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Rouhollah
        Originator Email: 
             Open/Closed: Open
                 Release: 5.2.0
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

In the name of God, the compassionate, the merciful.

when using "Files=dir(*.csv')" command in a folder with some files in Persian
names, it produces a warning and incorrect results.
"warning: dir: 'lstat (.csv)' failed: No such file or directory
warning: called from dir at line 126 column 9"

when using "Files=dir" this behavior dose not occur.

by some try and error i found this error originates from the "glob" function.
using "a=glob" return the same warning as mentioned.

for try and investigating this behavior فایل.txt can be used as a Persian
file name.

thanks




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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