Re: [pcre-dev] 8.11 Release candidate for testing

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: Jose-Marcio Martins da Cruz
CC: pcre-dev
Subject: Re: [pcre-dev] 8.11 Release candidate for testing
On Sat, 27 Nov 2010, Jose-Marcio Martins da Cruz wrote:

> Configured this way, using SunStudio 12 compilers
>
> ./configure --enable-pcregrep-libz --enable-pcregrep-libbz2  \
>    --enable-unicode-properties --enable-rebuild-chartables

>
> make test gives this :
>
> Test 3: locale-specific features (using 'fr_FR' locale)
> --- ./testdata/testoutput3      Sat Sep 26 17:38:59 2009
> +++ testtry     Sat Nov 27 00:00:22 2010
> @@ -156,7 +156,7 @@
>   ------------------------------------------------------------------
>           Bra
>           [A-Za-z\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\xff]
> -        [a-z\xb5\xdf-\xf6\xf8-\xff]
> +        [a-z\xaa\xb5\xba\xdf-\xf6\xf8-\xff]
>           [A-Z\xc0-\xd6\xd8-\xde]
>           Ket
>           End

>
> Locale test did not run entirely successfully.
> This usually means that there is a problem with the locale
> settings rather than a bug in PCRE.
>
> Not a bug in PCRE, but I don't know how to solve it. Solaris locale is usually a
> problem... ;-)


It's probably not worth worrying about, although it might be worth
testing without --enable-rebuild-chartables.

Thank you for testing.

Philip

--
Philip Hazel