Re: [pcre-dev] match point reset bug?

トップ ページ
このメッセージを削除
著者: Craig Silverstein
日付:  
To: pcre-dev, pcre-dev
題目: Re: [pcre-dev] match point reset bug?
} OK, I had a free moment to look into this, and the comment in
} pcredemo.c is pretty clear (and the following code is too). I don't
} think this will be too hard to add to the C++ wrapper, though you
} never know.

OK, I have a fix pending here, and I'm just waiting for a few other
folks to look at it and give their ok. Once they do, I can send a
patch.

I ended up only testing on the regexp "b*|aa", but now that we handle
empty strings the same was pcredemo does, the \K should Just Work,
right?

craig