[pcre-dev] [Bug 1295] add 32-bit library

Startseite
Nachricht löschen
Autor: Zoltan Herczeg
Datum:  
To: pcre-dev
Betreff: [pcre-dev] [Bug 1295] add 32-bit library
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1295




--- Comment #20 from Zoltan Herczeg <hzmester@???> 2012-10-19 10:18:02 ---
Nice job Christian!

I am back to do some PCRE work. Christian could you explain me when the mask
must be applied? For all input characters? Or it only applies for the pattern?

Btw, at the moment the following pattern crashes on my 64 bit machine (only in
-32 mode):

/[\P{Any}]/8mWS

(gdb) bt
#0  find_minlength (code=0x77a7f8, startcode=0x77a7f8, options=536872962,
recurse_depth=0)
    at ../pcre-8.32/pcre_study.c:336
#1  0x0000000000505812 in pcre32_study (external_re=0x77a7c0, options=0,
errorptr=0x7fffffffbf08)
    at ../pcre-8.32/pcre_study.c:1421
#2  0x00000000004066d5 in main (argc=1, argv=0x7fffffffe368) at
../pcre-8.32/pcretest.c:4242



--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email