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: Mon, 2 Sep 2019 18:14:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36

Update of bug #26701 (project findutils):

             Assigned to:                     jay => ericb                  

    _______________________________________________________

Follow-up Comment #11:

https://pubs.opengroup.org/onlinepubs/9699919799/functions/fnmatch.html talks
about matching characters.   I'm not clear on whether "*" is required to match
a byte which is part of a sequence which does not encode a valid character in
the current encoding, or for that matter whether it is required not to.

ISTR that gnulib works the way it does because the relevant byte sequences
don't encode a "character" in the selected encoding.   

Eric, (I'm assigning the bug to you to check this) is this consistent with
your understanding?



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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