bug-grep
[Top][All Lists]
Advanced

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

bug#27681: grep: Combining Mark-Nonspacing are classified as [:punct:]


From: Paul Eggert
Subject: bug#27681: grep: Combining Mark-Nonspacing are classified as [:punct:]
Date: Thu, 13 Jul 2017 12:03:02 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Surely this is a glibc bug, not a grep bug. Grep is just following the character classification of glibc. I can reproduce the problem by compiling and running the attached program, which uses only glibc (not grep). This program exits with status 1, whereas you want it to exit with status 0. So I suggest filing a glibc bug report.

Attachment: combining.c
Description: Text Data


reply via email to

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