bug-findutils
[Top][All Lists]
Advanced

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

[bug #26701] if there are any funny characters, * no longer matches in c


From: James Youngman
Subject: [bug #26701] if there are any funny characters, * no longer matches in certain locales
Date: Sat, 10 Apr 2010 23:24:56 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.7 Safari/533.2

Follow-up Comment #7, bug #26701 (project findutils):

Yes, this looks like a limitation in the gnulib (current as of just now)
gnmatch implementation.  Still occurs in find-4.5.8.

/tmp/testcase$ LC_ALL=zh_TW.UTF-8
/home/james/source/GNU/findutils/git/gnu/compile/64/find/find oo -name '*'|nl
     1  oo
     2  oo/Thumbs.db
/tmp/testcase$ LC_ALL=zh_TW.UTF-8
/home/james/source/GNU/findutils/git/gnu/compile/64/find/find oo |nl
     1  oo
     2  oo/��+R+�+ЪԦm�W�d++.pdf
     3  oo/��+RRGB.jpg
     4  oo/��+R����-���F�|address@hidden
     5  oo/�]�p�z�+.pdf
     6  oo/Thumbs.db
     7  oo/��+R+�+�_A2.pdf
     8  oo/��+R+�+��U��++.pdf

(reminder: if you don't have that charset installed, you will not be able to
reproduce the problem)

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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