Hide Forgot
Description of problem: I had to disable coloring to get readable output. # echo €€ | grep -P '\p{L}' ���� # echo €€ | grep -P '\p{L}' --color=never €€ # echo čř | grep -P '\p{L}' �� # echo čř | grep -P '\p{L}' --color=never čř Version-Release number of selected component (if applicable): grep-2.10-2.fc17.x86_64 How reproducible: always (I tried gnome-terminal, xterm) Steps to Reproduce: 1. echo čř | grep -P '\p{L}' 2. 3. Actual results: �� Expected results: čř Additional info:
Upstream ticket: https://savannah.gnu.org/bugs/index.php?36821
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19
Moving to f20.
grep-2.16-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/FEDORA-2014-0042/grep-2.16-1.fc20
With grep-2.16 I am unable to reproduce the problem any more.
grep-2.16-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.