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]

Re: Regex performance improvements


Paolo Bonzini <bonzini@pc-amo3.elet.polimi.it> writes:

> - allowing one to conditionally remove gapped buffer support.  To limit
>   the changes, re_match_2 and re_search_2 are still available, but raise
>   an error if size1 != 0 && size2 != 0.

So I understand it correctly that this changes the behavior of
exported functions?  This is not possible.

> - using GNU CC first-class labels if available.

This sounds reasonable.  If you can separate these changes from those
described above I'll probably apply them.

Thanks,

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


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