bug-grep
[Top][All Lists]
Advanced

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

[bug #36821] malformed output when coloring is on and grep -P has unicod


From: Jaroslav Škarvada
Subject: [bug #36821] malformed output when coloring is on and grep -P has unicode input
Date: Tue, 10 Jul 2012 09:13:51 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120502 Firefox/12.0 SeaMonkey/2.9.1

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

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