bug-glibc
[Top][All Lists]
Advanced

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

Re: regexp reimplementation


From: Ulrich Drepper
Subject: Re: regexp reimplementation
Date: 15 Oct 2001 16:18:12 -0700
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.2 (Thelxepeia)

Bob Ham <address@hidden> writes:

> I'll assume, then, that I can address questions to address@hidden,
> one of which I have now.  I've been looking over the existing code and
> it's obvious the main problem is the large number of '#ifdef WCHAR's. 
> It seems some extra absraction and whatnot is needed, but is this the
> only problem with the code?  Are there any other major problems with
> the implementation as it is?

The existing regex code is no good example.  An regex implementation
of use in glibc must support multibyte charsets and this is what was
added to the existing implementation.  If you do it in a claener way
the better.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



reply via email to

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