This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] More regex microoptimization


Paolo Bonzini wrote:
> But if you think that the
> range of optimizable regexes is overall a minority, that's another objection.
> I will prepare another patch, you will choose the one to apply.

You should not talking about minorities.  The people using Chinese and
Indian language far outnumber all other language groups.  We don't have
coverters for any for the ISO-8859-* encodings built in for the same
reason.  Only truly universal encodings (i.e., UTF-8) are supported
internally.  And those must be handled in a non discriminating way.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]