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: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #59231] incorrect result of "glob" function handling with non-english file names
Date: Wed, 7 Oct 2020 14:33:10 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #1, bug #59231 (project octave):

Seems to be working with pre-release version (6.0.91) on linux, but make sure
first that all your quotes match


octave:1> fl = dir('*.csv')
fl =

  scalar structure containing the fields:

    name = دما.csv
    folder = /home/dima/scratch/دما.csv
    date = 07-Oct-2020 14:26:54
    bytes = 0
    isdir = 0
    datenum = 7.3807e+05
    statinfo =

      scalar structure containing the fields:

        dev = 66306
        ino = 2.7806e+07
        mode = 33204
        modestr = -rw-rw-r-- 
        nlink = 1
        uid = 1001
        gid = 1001
        rdev = 0
        size = 0
        atime = 1.6021e+09
        mtime = 1.6021e+09
        ctime = 1.6021e+09
        blksize = 4096
        blocks = 0




Dmitri.
-- 


    _______________________________________________________

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]