Matthew Burgess wrote: > Thanks for fixing up the issues with re_compile_pattern support in > recent Glibc versions. > > I've tested the following combinations: > > glibc re_compile_pattern + no pcre > forced internal regex lib + no pcre > glibc re_compile_pattern + pcre > forced internal regex lib + pcre > > All tests passed (or were skipped as appropriate). This is on a > Linux-2.6.33.1 host with GCC-4.4.3, Glibc-2.11.1 and PCRE-8.02.
Thanks for all the testing, and especially the report. So far, the only build problem we've seen was on Cygwin, and Eric's patch fixed that. There are still three locale-related test failures on Cygwin, but that won't hold up the release. I expect to make the release in the next hour or so.
