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: INVALID.NOREPLY
Subject: [bug #26701] if there are any funny characters, * no longer matches in certain locales
Date: Thu, 01 Apr 2010 05:05:50 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100324 Iceweasel/3.5.8 (like Firefox/3.5.8)

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

Don't you see the attached test case files?

Here's even a new test case not in a file:
set -eu
n=/tmp/oo
mkdir -p $n; cd $n
#recode qp <<! SORRY MAN can't figure out recode syntax
perl -MMIME::QuotedPrint -nwle 'print decode_qp($_);' <<!|xargs touch
Thumbs.db
=A6]=A1p=A6z=AE+.pdf
=A6=FE+R+=F0+=D0_A2.pdf
=A6=FE+R+=F0+=D0=AA=D4=A6m=A6W=A2d++.pdf
=A6=FE+R+=F0+=D0=F1U=A9=B3++.pdf
=A6=FE+RRGB.jpg
=A6=FE+R=A1=FD=A6=A4-=AA=B5=BCF=A6|address@hidden
!
set -x
ls|nl
LC_ALL=zh_TW.UTF-8 find -name *|nl
LC_ALL=C find -name *|nl
find --version|head -n 1


    _______________________________________________________

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]