Re: [pcre-dev] More Windows-related/misc. tweaks

Top Page
Delete this message
Author: Sheri
Date:  
To: Daniel Richard G.
CC: pcre-dev
Subject: Re: [pcre-dev] More Windows-related/misc. tweaks
Daniel Richard G. wrote:
> Hi Sheri,
>
> On Fri, 2007 Jul 20 17:40:01 -0400, Sheri wrote:
>
>> I wonder if this discussion has any bearing on the fact the pattern
>> callouts stopped working in our application with pcre 7.2 (using shared
>> library configured with heap for recursion, Windows). Worked with 7.0
>> and 7.1. Now the application crashes when PCRE should be accepting the 0
>> or 1 result from the callout.
>>
>
> Does it crash at the point when the callout is called, or when it returns?
>
> If possible, it would be good if you could try this with an SVN build, once
> my changes go in. Those will shake up many of the import/export directives,
> and may straighten out the problem.
>
>
> --Daniel
>

Hi Daniel,

I can see the callout routine getting processed, it is at the point of
return that we crash. I would be happy to try to try an interim build,
but I'd need a release candidate style archive because I have no way of
using autogen.sh (doesn't work on Msys/mingw). Would have to be really
soon too because I will be away for a couple of weeks starting next
week. Otherwise I'll try it when I get back.

Regards,
Sheri