GNU bug report logs - #21232
[PATCH] dfa: remove range, collating element and equivalent class support for multibyte locales

Previous Next

Package: grep;

Reported by: Norihiro Tanaka <noritnk <at> kcn.ne.jp>

Date: Tue, 11 Aug 2015 11:20:02 UTC

Severity: normal

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21232 in the body.
You can then email your comments to 21232 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-grep <at> gnu.org:
bug#21232; Package grep. (Tue, 11 Aug 2015 11:20:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Norihiro Tanaka <noritnk <at> kcn.ne.jp>:
New bug report received and forwarded. Copy sent to bug-grep <at> gnu.org. (Tue, 11 Aug 2015 11:20:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
To: <bug-grep <at> gnu.org>
Subject: [PATCH] dfa: remove range,
 collating element and equivalent class support for multibyte locales
Date: Tue, 11 Aug 2015 20:18:37 +0900
[Message part 1 (text/plain, inline)]
Now DFA does not support collating element and equivalent class for
multibyte locales at all, as POSIX does not give us any APIs to refer
to locale data to support them.

Even if DFA has supported them, they will be very slow and other codes
will be prevented from optimizing.

This patch removes codes to support them.
[0001-dfa-remove-range-collating-element-and-equivalent-cl.patch (text/plain, attachment)]

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Wed, 12 Aug 2015 14:52:02 GMT) Full text and rfc822 format available.

Notification sent to Norihiro Tanaka <noritnk <at> kcn.ne.jp>:
bug acknowledged by developer. (Wed, 12 Aug 2015 14:52:03 GMT) Full text and rfc822 format available.

Message #10 received at 21232-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Norihiro Tanaka <noritnk <at> kcn.ne.jp>, 21232-done <at> debbugs.gnu.org
Subject: Re: bug#21232: [PATCH] dfa: remove range,
 collating element and equivalent class support for multibyte locales
Date: Wed, 12 Aug 2015 07:51:55 -0700
[Message part 1 (text/plain, inline)]
Thanks, I installed that patch.  If you configure with --enable-gcc-warnings 
(which I recommend), the patch causes GCC to complain about an unused variable 
wc2.  I fixed that by installing the attached further patch, which adds a minor 
optimization.
[0001-dfa-optimize-x-x.patch (text/x-diff, attachment)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 10 Sep 2015 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 289 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.