Re: [pcre-dev] \K in lookahead assertion gives unpredictable…

Top Page
Delete this message
Author: ND
Date:  
To: Pcre-dev
Subject: Re: [pcre-dev] \K in lookahead assertion gives unpredictable result
On 2013-12-24 08:24, Zoltán Herczeg wrote:
>Did you see my other mail yesterday? I explained there that pcretest
> yields 'b' for testing purposes (it handles startoffset is greater than
> endoffset cases this way). I also described how this issue can be
> debugged.


Yes. I see this e-mail. But I'm not a C programmer and don't understand it.


> The 'ab' input should be terminated by zero (I showed where the zero is
> appended), but it seems something changes that value. Perhaps a
> read/write breakpoint could help. Could you check that the zero is
> appended in your case as well? If so, could you send me a backtrace when
> the zero is changed?
>


I know nothing about C debugging. I'm so sorry.

My OS is Windows 7 64 bit. If you can't reproduce this bug on Linux OS,
then may be anyone else who have Windows 7 be able to debug C programs on
it...


Best regards