Update of bug #24438 (project grep):

                 Summary: echo listen=YES | LC_ALL=en_US.UTF-8 grep -i
listen=YES #not match => echo Y | LC_ALL=en_US.UTF-8 ./grep -i '[y]' #not
match

    _______________________________________________________

Follow-up Comment #3:

I cannot reproduce any of the examples here, but I can reproduce

$ echo Y | LC_ALL=en_US.UTF-8 ./grep -i '[y]'
$

    _______________________________________________________

Reply to this item at:

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

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



Reply via email to