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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#21232: closed ([PATCH] dfa: remove range, collating element
 and equivalent class support for multibyte locales)
Date: Wed, 12 Aug 2015 14:52:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 12 Aug 2015 07:51:55 -0700
with message-id <55CB5D8B.9050405 <at> cs.ucla.edu>
and subject line Re: bug#21232: [PATCH] dfa: remove range, collating element and equivalent class support for multibyte locales
has caused the debbugs.gnu.org bug report #21232,
regarding [PATCH] dfa: remove range, collating element and equivalent class support for multibyte locales
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
21232: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21232
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (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)]
[Message part 5 (message/rfc822, inline)]
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 6 (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)]

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

Previous Next


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