URL:
  <http://savannah.gnu.org/bugs/?36821>

                 Summary: malformed output when coloring is on and grep -P has
unicode input
                 Project: grep
            Submitted by: yarda
            Submitted on: Tue 10 Jul 2012 09:13:50 AM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

$ echo €€ | /bin/grep -P '\p{L}' --color=auto
����

$ echo €€ | /bin/grep -P '\p{L}' --color=never
€€

$ grep --version
grep (GNU grep) 2.13
...

Tested with locale cs_CZ.UTF-8.

Originally reported as:
https://bugzilla.redhat.com/show_bug.cgi?id=799403




    _______________________________________________________

Reply to this item at:

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

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


Reply via email to