[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#24535: [PATCH] sed: fix incorrect match for title case
From: |
Norihiro Tanaka |
Subject: |
bug#24535: [PATCH] sed: fix incorrect match for title case |
Date: |
Sun, 25 Sep 2016 11:23:50 +0900 |
sed uses fastmap feature in matching with regex. If it is used for case
insensitive matching, affected by following bug in regex.
https://sourceware.org/bugzilla/show_bug.cgi?id=20381
BTW, I do not know whether sed is affected by the bug or not in locales
except el_GR.iso88597.
0001-sed-fix-incorrect-match-for-title-case.patch
Description: Text document
- bug#24535: [PATCH] sed: fix incorrect match for title case,
Norihiro Tanaka <=