Christian Ehrlicher wrote:
> Hi,
>
> can someone explain me what I'm doing wrong here:
>
> re> /\D/
> data> 1/2.3,4
> No match
>
> I'm using a self-compiled pcre compiled with the cmake scripts.
>
> Here the original bug report from konqueror:
> https://bugs.kde.org/show_bug.cgi?id=172702
>
> I'm using pcre 7.8 on winxp sp3.
>
>
>
> Looks like all regexps with \ do not work
>
Mine works fine, pcre 7.8 compiled under cmake with Msys/Mingw on WinXP
SP3. Is yours linked to Readline? Mine isn't.
Does runtest.bat show problems?
Regards,
Sheri