Re: [pcre-dev] PCRE 8.20-RC1 is available - Please Test

Top Page
Delete this message
Author: Sheri
Date:  
To: pcre-dev
Subject: Re: [pcre-dev] PCRE 8.20-RC1 is available - Please Test
On 9/14/2011 11:22 AM, Philip Hazel wrote:
> On Tue, 13 Sep 2011, Sheri wrote:
>
>> I rebuilt RC1 without JIT support and when I run the RunTest script from the
>> Msys console for that build, the script has no issues. It is only when built
>> with JIT support I have the issue described. The attachment must have been too
>> big for the list, so I sent it separately to Philip. Also I played with test3
>> and found that in order for it to run under Msys, the French locale would need
>> to be specified with "fr" (not "fr_FR" or "french").
> That's easy to fix. I'll update RunTest to check for "fr" as well.
>
> Philip
>


More tedious than that, the various test options have to be changed on
input, e.g., /Lfr and the compare output has to match up as well. IOW
you would need a different input and output file to be fed if running
from the Msys/MINGW32 console, as we did with wintest3 (for use with
RunTest.bat).

Regards,
Sheri